🙏 We really need your support. We need funding to continue our mission: publishing new lessons and improving the platform. If you can, please support the project with a donation. Help the project now →
SQL code copied to buffer
Task 71:

Count Returns by Store

Count the number of discs returned on 2005-06-01 for each rental point. Print the result in two columns:

- store_id: The identifier for the rental point.
- returned_at_2005_06_01: The count of returned discs.

Sort the resulting list in ascending order by store_id.

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.