This is a series of sessions to become more familiar with SQL.
The focus is on understanding the underlying relational algebra and SQL as a programming language rather than the syntax of particular queries.
- Session1: What is this anyway?
- Session2: SQL as a programming language
- Session3: Relational reasoning
- Session4: Recursive queries
- Session5: Using more of the regular query toolbox