Wednesday, June 30, 2010

So, you want to learn SQL?

Beginners:
  • sqlcourse.com - This unique introductory SQL tutorial not only provides easy-to-understand SQL instructions, but it allows you to practice what you learn using the on-line SQL interpreter. If you like it, then there is a second part - sqlcourse2.com.
  • SQL tutorial on w3schools - An excellent SQL tutorial from w3schools which allows you to practice what you learn with their SQL editor.
  • SQL tutorial on webdevelopersnotes - This SQL tutorial is built around MySQL. It is a good tutorial but will require the additional steps of downloading and installing MySQL.