🙏 Thank you for your support. Last month we received only $32. That covers servers, but not development, so there will be no new lessons or features this month. If you can, please support next month. Support now →
SQL code copied to buffer
RU PT FR
Task 134:

Movies in One Store

Create a list of movies that have copies available in only one of the two branches (different store) of the company.  
Output a table with the following columns:  
- film_id,  
- title,  
- store_id - the identifier of the rental location where the copy is available,  
- quantity - the number of copies in the branch.  
Sort the table by the movie title.  

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.