SQL Fundamentals — Medium
Key points
- GROUP BY is used with aggregate functions
- It groups non-aggregated columns
- HAVING filters aggregated results
- ORDER BY sorts the final output
Ready to go further?
Related questions
SQL Fundamentals — Medium
Key points
Ready to go further?
Related questions