SELECT employee_id FROM employees WHERE job_id = ‘SA_MAN’ ________________ SELECT employee_id FROMjob_history WHERE job_id=’SA_MAN’
Which SET operator should be used in the blank space in the following SQL statement to display the cities that have departments located in them?