PostgreSQL - Aggregate Functions and GROUP BY
Which of the following is the correct way to write a
GROUP BY clause using ROLLUP for columns department and month in PostgreSQL?