|
This course explains how to use the SQL aggregate functions to summarize data from database tables.
Objectives:
- Explain the purpose of the SQL aggregate functions
- Use the SUM() and COUNT() functions
- Use the AVG(), MAX(), and MIN() functions
- Use aggregate functions for advanced operations
Topics:
- Aggregate Functions
- Using the SUM() and COUNT() Functions
- The AVG(), MAX(), and MIN() Functions
- Using Advanced Aggregate Functions
|