Exercise 3
This exercise will test your knowledge of GROUP BY and ORDER BY.
We'll cover the following...
Problem statement
Write a SQL query to fetch a project-wise count of employees sorted by the project’s count in descending order.
Input
The following tables are available to you as inputs:
Access this course and 1400+ top-rated courses and projects.