aggregate expression
An expression that uses one or more aggregate functions to produce an aggregate value. For example, the expression, max([SPEED]), produces a value that is the maximum value of the field, SPEED, in the data rows.
Related terms
aggregate function, aggregate value, data row, expression, field, value
Contrast with
aggregate row, regular expression

Additional Links:

Copyright Actuate Corporation 2012