Contents
Common table expressions
CTEs in a nutshell
A schema fragment
A simple query
A temporary table
Query with a CTE
Multiple table expressions
Pulling it all together
Recursive queries
The End