Aggregate Functions

Overview

Aggregate functions are functions that perform an operation on grouped rows and return one aggregated row for each group in the result.

Enterprise Server

MariaDB Enterprise Server provides support for a number of aggregate functions.

A list of supported SQL functions (including aggregate functions) is available:

Additional information is available in the MariaDB Knowledge Base: