Advanced SQL Developer — Hard
Key points
- The FILTER clause applies a per-aggregate WHERE condition.
- It helps avoid the use of multiple subqueries for filtering.
- Each aggregate function can have its own specific predicate.
- This enhances efficiency in SQL queries.
Ready to go further?
Related questions
