...

/

Quiz: Do Math with Your Data

Quiz: Do Math with Your Data

Solve the quiz using SQL aggregate functions like COUNT, SUM, AVG, MIN, and MAX.

We'll cover the following...

In the last lesson, you explored how to use aggregate functions in SQL to get meaningful insights from your data. You practiced using COUNT, SUM, AVG, MIN ...