Quiz: Go Multi-Level
Test your SQL skills with JOINs, GROUP BY, and HAVING.
We'll cover the following...
We'll cover the following...
In the last lesson, you combined joins with GROUP BY
and HAVING
to create multi-level queries. You calculated average scores and ...