1 record 12 Marks) Display a count of all employees for each department. We only need to include employees with the Job
Posted: Mon Nov 15, 2021 12:29 pm
1 record 12 Marks) Display a count of all employees for each department. We only need to include employees with the Job ID of "IT_PROG" and "SA_REP". You must show both the department id and department name beside the employee count. Filter out any results where the number of employees in a department was less than 3.