Aggregating Records
These statements provide different options for combining data from multiple records into a smaller number of records.
To transform data by aggregating records in a dataset, you typically use one of the following statements:
In addition, WINDOW statements use aggregation functions, although this statement does not actually compress the records of a dataset.
Updated 12 months ago
Did this page help you?