CommencerCommencer gratuitement

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.

Cet exercice fait partie du cours

Intermediate SQL with AI

Afficher le cours

Exercice interactif pratique

Essayez cet exercice en complétant cet exemple de code.

SELECT *
FROM films;
Modifier et exécuter le code