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:

Get hands-on with 1200+ tech skills courses.