Aggregate Range Data Processing

Aggregate range routines have the advantage of allowing you to specify multiple functions per call. They allow you to perform specific functions on one or more columns for a range of rows. The functions you can perform include

  • average value for a column

  • maximum value for a column

  • minimum value for a column

  • sum of a column

Use these aggregate range routines :

For information on deprecated forms of aggregate range routine APIs, see 880-INIT and 880-FIND Aggregate Range APIs.