SQL is the language of relational databases. Solving problems efficiently with SQL will require you to think in sets rather than procedurally. Hopefully our foray into relational algebra has helped you hone those skills. Some reading:
- Pro MySQL by Kruckenberg and Pipes (APress Publisher) – Chapter 7: Essential SQL. The book is available in PDF through the SMU Central University Libraries Website.
- SQL Tutorial