PostgreSQL - Aggregate Functions and GROUP BY
Which of the following is the correct way to write a
GROUPING SETS clause in PostgreSQL to group by department and region separately?