Friday, April 26, 2013

SQL Tutorials

Today being Friday, I figure we should all take a break from the long posts.  I wanted to share with you what I used when I was first teaching myself T-SQL around 10 years ago put together by W3Schools.

SQL Tutorials

Here, you can learn much of the SQL basics, including the following:

  • Select statement
  • Where clause
  • Insert statement
  • Joins
  • Creating tables
  • Deleting tables
  • And much more

The great thing about the website is it allows you to try out what you've learned through quizzes and so much more.

Have fun.


Bill

No comments:

Post a Comment