SELECT employee_id FROM employees WHERE job_id IS NULL order by employee_id;