PostgreSQL - Aggregate Functions and GROUP BY
Which of the following is the correct PostgreSQL query syntax to select
department and total salary for departments where total salary exceeds 20000?