Clauses
GROUP BY
Groups rows that have the same values.
GROUP BY
Groups rows that have the same values.
Syntax
GROUP BY column_name FROM table_name;Groups rows that have the same values.
Groups rows that have the same values.
GROUP BY column_name FROM table_name;