Aggregate Functions

Learn about aggregate functions in MariaDB Server. This section details SQL functions like COUNT(), SUM(), AVG(), MIN(), and MAX() for performing calculations on sets of rows.

Last updated

Was this helpful?