Description
Aggregate range routines allow you to perform specific functions on one or more columns for a range of rows:
- 
           
average value for a column
 - 
           
maximum value for a column
 - 
           
minimum value for a column
 - 
           
sum of a column