MySQL :: MySQL 5.7 Reference Manual :: 12.19 Aggregate Functions (original) (raw)
Aggregate functions operate on sets of values. They are often used with a GROUP BY
clause to group values into subsets.
Aggregate functions operate on sets of values. They are often used with a GROUP BY
clause to group values into subsets.