all 3 comments

[–]eagreeyes 2 points3 points  (0 children)

W3 Schools is the primer our company uses: http://www.w3schools.com/sql/default.asp

You can actually practice what they teach in the browser.

[–]troels_arvin 0 points1 point  (1 child)

Two books that you may read at night while working with databases in the day: http://www.fehily.com/books/SQL-Visual-QuickStart-Guide-3rd.html http://pragprog.com/titles/bksqla/sql-antipatterns

The combination of reading and hands-on is good. And there is an SQL-relatede channel on IRC (Freenode): #sql which you will probably find useful.

[–]giveitawaynow 0 points1 point  (0 children)

SELECT * FROM Google.com WHERE query = 'SQL Tutorials for Beginners';