Category
Table Manipulation
Description
Groups the rows of a table by the values in specified columns and aggregates the data in other columns
Microsoft Docs
1237
Status
Completed
Syntax
GROUPBY(<table>, [<groupBy_columnName> [, [<filterTable>] [, <groupBy_columnName> [, [<filterTable>] [, ... ] ] ] ] ], [<name>, <expression> [, <name>, <expression> [, ... ] ] ])