Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 getting started on learning SQL commands

Author  Topic 

Charles Egan
Starting Member

21 Posts

Posted - 2013-06-04 : 21:50:11
Can anybody recommend a good online guide to SQL commands? Or at least a list of the ones I should learn first?

MuMu88
Aged Yak Warrior

549 Posts

Posted - 2013-06-04 : 22:19:55
Microsofts MSDN Library is a good source:
http://msdn.microsoft.com/en-us/library/ms189826(v=sql.90).aspx
Here is a pdf from University of Michigan:
http://web.eecs.umich.edu/~klefevre/eecs484/Handouts/lec08.pdf
In addition you will find a lot of information if you google for SQL commands for SQL Server.

Good luck.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-06-05 : 00:12:36
http://w3schools.com/sql/default.asp

is a good start

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page

Charles Egan
Starting Member

21 Posts

Posted - 2013-06-05 : 16:52:41
Thanks to you both for your recommendations!
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-06-05 : 23:55:44
welcome

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page

Rajan Sahai
Starting Member

8 Posts

Posted - 2013-06-06 : 11:57:57
Hi, i found a new website, that is offering Interactive SQL that is making SQL learning easy. The website is unspammed

You can also refer unspammed for basics
Go to Top of Page

Charles Egan
Starting Member

21 Posts

Posted - 2013-06-06 : 15:07:27
Thanks, Rajan!
Go to Top of Page
   

- Advertisement -