Kursinnhold
Practice SQL with Cinema Database
Practice SQL with Cinema Database
Movies in 5th Cinema
Oppgave
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
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 7
Movies in 5th Cinema
Oppgave
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
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 7