Categories / group-by
Retaining Additional Columns when Using MIN or MAX with GROUP BY in SQL
Understanding SQL EXISTS: A Practical Guide to Filtering Results
Understanding SQL Joins and Aggregate Functions
Using max() Window Function with Case When for Conditional Grouping and Aggregation in SQL
Using Arrays for Conditional Aggregation in BigQuery: A Pivot Table Solution
How to Use SQL Group By Limit 10: A Guide to Grouping Queries and Pagination