GROUP BY
← Back to Aggregation
SQL clause that groups rows sharing common values into summary rows, typically used with aggregate functions like COUNT, SUM, AVG, MIN, MAX.
← Back to Aggregation
SQL clause that groups rows sharing common values into summary rows, typically used with aggregate functions like COUNT, SUM, AVG, MIN, MAX.