Account
Categories

Aggregate Functions: Types and Their Uses


Aggregate Functions:

The following aggregate functions are available in MySQL:

1. COUNT(),

2. SUM()

3. AVG()

4. MIN()

6. MAX()