Lesson 16

HAVING Clause

Filter groups after aggregation — the WHERE clause for GROUP BY.

Coming Soon

This lesson is being written. Check back soon, or continue with the lessons above.

Editor note: Add your concept explanation here, followed by \\\sql code examples, then \\\exercise blocks using the standard format.

Exercise format reminder

sql
-- Add your example queries here
SELECT * FROM customers;
Exercise 1 Easy
Your practice question here.
Hint: Optional hint text
Solution
SELECT * FROM customers