Conteúdo do Curso
Practice SQL with Cinema Database
Practice SQL with Cinema Database
Movies in 5th Cinema
Tarefa
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
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 7
Movies in 5th Cinema
Tarefa
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
.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 7