Kursinnehåll
Practice SQL with Cinema Database
Practice SQL with Cinema Database
Movies in 5th Cinema
Uppgift
Swipe to start coding
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
.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 7
Movies in 5th Cinema
Uppgift
Swipe to start coding
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
.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 7