write a query to display all the depart names along with number of employees working in that code example
Example: Write a query to print every Department Name and the count of employees in that department.
Write a query to print every Department Name and the count of employees in that department.