Tags: Programming Language.
In database management an aggregate function is a function where the values of multiple rows are grouped together as input on certain criteria to form a single value of more significant meaning or measurement such as a set a bag or a list.Common aggregate functions include: Average Count Maximum Median Minimum Mode SumAggregate functions are common in numerous programming languages spreadsheets and relational algebra.