❤️ Thank you to everyone who supported the project! Last month you donated almost $100 — this keeps the service running free for everyone this month. I hope to count on your support for next month too. Support now →
SQL code copied to buffer
RU PT FR
Task 80:

Clients with a high number of rentals

Create an SQL query to find customers who have rented more movies than the average number of rentals among all customers. Use a subquery to calculate the average number of rentals.
The resulting table should contain the following columns: customer_id - unique customer identifier, first_name - customer name, last_name - client’s last name.
rental_count - number of films rented.

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.