write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
1603Post New IBM Programming Languages AllOther Interview Questions