Which of the following is not a valid aggregate function in MYSQL ?
LEN()
Reason — Aggregate functions in SQL include AVG(), COUNT(), MAX(), MIN(), and SUM().