Project: Only Keep Interesting Groups
Practice filtering grouped results using HAVING.
We'll cover the following...
We'll cover the following...
Task
Write a query that:
Groups people by city.
Calculates the average age for each city. ...
Practice filtering grouped results using HAVING.
Write a query that:
Groups people by city.
Calculates the average age for each city. ...