aggregate function
A function that performs a calculation over a set of data rows. For example, sum( ) calculates the sum of values of a specified numeric field over a set of data rows. Examples of aggregate functions include count, max, min, and sum.
Related terms
data row, field, function, value
Contrast with
aggregate row, aggregate value

Additional Links:

Copyright Actuate Corporation 2012