SQL
Resources for SQL – Structured Query Language
- W3School’s SQL Tutorial - One of my favorite reference and tutorial sites.
- SQL Tutorial & Reference.
- A Gentle Introduction to SQL.
- Interactive SQL Course.
- Links to various SQL information and resources.
Tools:
- RapidSQL – The SQL IDE
- Oracle XE – The express edition of Oracle for free use.
- MS SQL Express - The express edition of MS SQL for free use.
- MySQL – The almost always free DB.
- Interbase – Nice embeddable database.
Sample SQL:
- From my Intermediate SQL.
Slides and video replays coming soon!