Finding other missing values
The platform is launching parental controls and needs to ensure all films are properly rated. As part of this project, they need a list of films without official ratings to address inconsistencies.
Your task is to provide this data for review.
Este exercício faz parte do curso
Intermediate SQL with AI
Exercício interativo prático
Experimente este exercício completando este código de exemplo.
SELECT *
FROM films;