Grouping

Learn how to group results and compute aggregates using SQL.

Overview

When working with big data, it is useful to aggregate results at different levels. For example, counting the number of students per class, finding the maximum price for each category, and so on. In this lesson, we’ll use SQL to group results and compute aggregates.

Get hands-on with 1200+ tech skills courses.