  |
Wikipedia: SQL - http://en.wikipedia.org/wiki/SQL
History and overview of the language. |
  |
SQL for Web Nerds - http://philip.greenspun.com/sql/
A nicely structured manuscript on SQL by Philip Greenspun, based on the Oracle database. Queries, transactions, triggers, and RDBMS concepts are covered. |
  |
A Gentle Introduction to SQL - http://sqlzoo.net/
An interactive tutorial. Allows access to tables using any of Oracle, SQL Server, MySQL, Access or PostgreSQL engines. |
  |
SQL Tutorial - http://www.1keydata.com/sql/sql.html
This site aims to teach beginners the building blocks of SQL. |
  |
SQL Tutorial - http://www.sql-tutorial.net
SQL tutorial featuring a guide to SQL language concepts and SQL commands. |