현이 발자취
select employee_id, last_name, job_id, department_id
from employees
where department_id = 90 ;