MI_AggregateIndividual
Description
Returns any individual value from the aggregation of values.
Syntax
MI_AggregateIndividual ( expression )
Arguments
expression is any expression
Remarks
When aggregating several records together, occasionally it is desirable to want a value from a column (or expression) without specifying the column or expression in the GROUP BY clause. Use MI _AggregationIndividual to accomplish this.