Recall
Set 1: Quick Check
Use a CTE as a named step and place its clauses in written order.
Build stepwise queries and add group-aware context without collapsing detail rows.
Start Chapter PracticeChapter plan
Chapter practice
10 activities · 80% mastery target
Recall
Use a CTE as a named step and place its clauses in written order.
Guided application
Distinguish grouped from window results and reason about partitions and stable ranks.
Hands-on
Build a shipped-order CTE and rank orders within status groups.
Independent check
Predict a row number and independently add customer totals without collapsing detail.