Aggregate functions are special operations that can be performed on the print expression and can be applied to a field. Six aggregate functions are available:
- Count: This function counts the records
- Total: Total records in the same group
- Cumulative: Total of a previous group
- Minimum: The lowest value in a group
- Maximum: The highest value in a group
- Average: The average value in a group
0 comments:
Post a Comment