February 21, 2012 at 3:35 am
Any buddy reply me, if they are having good resource for sql tutorial for beginners, though i have this one sql tutorial for beginners
February 21, 2012 at 3:50 am
February 21, 2012 at 8:26 am
In my opinion nothing beats original documentation, please follow link next to Microsoft tutorials on SQL Server... http://msdn.microsoft.com/en-us/library/ms167593.aspx
_____________________________________
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at Amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.February 21, 2012 at 8:40 am
You could also check on youtube for some very good videos.
M&M
February 24, 2022 at 11:27 am
A very useful tutorial for beginners in Database management system on Scaler topics. you can explore number of useful articles related to SQL and DBMS. You will learn the definition, history, characteristics, applications, pros and cons of DBMS with practical examples that will help you retain the concepts seamlessly.
February 24, 2022 at 6:58 pm
good for beginners.
Even though the post above is a decade old now, it's still a great recommendation. I can't speak to the first link with any knowledge because this is the first time I've seen it but I have confirmed that the link still works, as does the second.
The second link is what I normally refer beginners to with the understand that it covers MANY different SQL RDBMS engines and not just Microsoft SQL Server/T-SQL. That can be an advantage and a disadvantage because it's not always totally clear on which engine is being used for some of the demos. There's a lot of "common" SQL known as ANSI SQL but almost none of the engines follow pure ANSI SQL.
They DO have different sections for the different functions of each RDBMS, though. And virtually every page has a "Try It" section where you can write a query and see what is returned.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 15, 2022 at 9:18 am
This was removed by the editor as SPAM
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply