MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0

12.20 Aggregate Functions

Aggregate functions operate on sets of values. They are often used with a GROUP BY clause to group values into subsets. This section describes most aggregate functions. For information about aggregate functions that operate on geometry values, see Section 12.17.12, “Spatial Aggregate Functions”.