Course Content
Practice SQL with Cinema Database
Practice SQL with Cinema Database
Movies in 5th Cinema
Task
Swipe to show code editor
For the cinema with id = 5
, find the list of its special movies: it means, return the list of movies (label
), that are not represented in other cinemas. Name the column label
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 7
Movies in 5th Cinema
Task
Swipe to show code editor
For the cinema with id = 5
, find the list of its special movies: it means, return the list of movies (label
), that are not represented in other cinemas. Name the column label
.
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 7
Switch to desktop for real-world practiceContinue from where you are using one of the options below