AI Features

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

...