Write an SQL query to fetch the no. of workers for each department in the descending order 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.