Recap with Flashcard Question 1 of 6
PostgreSQL Advanced Query Writing
Start Lab
1 Choose the best answer

How does WHERE department_id IN (SELECT department_id FROM departments WHERE department_name = 'Sales') filter employees?