Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where can I find training/tutorials for SQL and T-SQL?

SQL Server Resources

Where can I find training/tutorials for SQL and T-SQL?

by  tlbroadbent  Posted    (Edited  )

Are you looking for some free resources to help you learn T-SQL? Check out the following web sites.

Online Book: Teach Yourself SQL in 21 Days, 2nd Edition
http://www8.silversand.net/techdoc/teachsql/index.htm

SQL Course and SQL Course 2 provide a tutorial in ANSI SQL.
SQL Course: http://www.sqlcourse.com/
SQL Course 2: http://sqlcourse2.com/

Advanced Transact-SQL: http://www.devguru.com/features/tutorials/AdvancedSQL/advancedSQL.html

Michael Hotek provides a free download of a Powerpoint tutorial on T-SQL.
T-SQL Tutorial: http://www.mssqlserver.com/tsql/

Database Journal SQL script library: http://www.databasejournal.com/scripts/

jkeeper suggested the following in Thread183-284693.
SQL Tutorial: http://www.baycongroup.com/tocsql.htm

Suggested by DDR in Thread183-284693.
Beginners tutorial: http://www.w3schools.com/sql/default.asp

Other sites:
http://www.1keydata.com/sql/sql.html
http://databases.about.com/library/weekly/aa020401a.htm
http://www.devx.com/upload/free/features/vbpj/2000/07jul00/ss0007/ss0007.asp
http://www.databaseanswers.com/tutorials.htm
http://www.tutorials.com/
http://www.findtutorials.com/DirCatLook.asp?ID=841

Umachandar Jayachandran provides a bunch of great T-SQL scripts on his web site. One can learn a lot by examining these scripts.

SQL Server 6.x-7.0: http://www.umachandar.com/technical/SQL6x70Scripts/Main.htm
SQL Server 7.0: http://www.umachandar.com/technical/SQL70Scripts/Main.htm
SQL Server 2000: http://www.umachandar.com/technical/SQL2000Scripts/Main.htm
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top