Aggregate Functions
This page is part of MariaDB's Documentation.
The parent of this page is: SQL Functions
Topics on this page:
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: