aggregate function

A function, such as Count, Avg, and Var, used in creating a query that calculates totals.  You can select aggregate functions in the Total row of the QBE grid.  In writing expressions and in programming, you can use SQL aggregate functions (including the three listed above) and domain aggregate functions to determine various statistics.