Database and SQL eLearning
- http://db.grussell.org/
- Database theory and an online tutorial interface to an Oracle database system, allowing a user to learn SQL interactively. The site automatically checks and marks SQL and gives instant feedback.
SQL exercises
- http://www.sql-ex.ru
- Help everyone to gain or improve skills in building SQL Data Manipulation Language statements. A rating system is supported for SELECT exercises and certification. SQL handbook. English and Russian versions.
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.