Which of the following are correct aggregate functions in SQL ?
MAX(), COUNT()
Reason — Aggregate functions in SQL include AVG(), COUNT(), MAX(), MIN(), and SUM().