SQL code copied to buffer
RU PT FR
Task 95:

Category popularity analysis

Using the distribution of films by category found in this task and the analytical function NTILE, split the categories into three groups depending on the number of films in each of them.
Display the resulting table with three columns: category - the name of the category, film_count - the number of films in it and category_popularity_group the popularity of this category, sorted in descending order by the number of films in the category

Use MySQL syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.