Skip to main content

Aggregate

Short Description

The Aggregate node produces a single output based on multiple input values

Detailed Description​

The Aggregate step produces a single value from multiple input values. Aggregate functions include COUNT, SUM, AVG, MAX and MIN. These are typically seen in GROUP BY, UNION and DISTINCT queries.

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.