04 Try it yourself Interactive
The same seven rows and the same query, one clause per press. The table on screen is the query’s working set at that instant, so watch its shape change: rows, then rows with a bucket label, then one line per bucket, then the answer. Amber marks what the current clause is looking at, rose marks what it just threw away, green is final. Two tabs: GROUP BY course is the query from section 02, and GROUP BY course, term drops the WHERE clause and groups on both columns instead. Nothing plays on its own. Next, Back and Reset, or the arrow keys.