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.
Diese Übung ist Teil des Kurses
Intermediate SQL with AI
Interaktive Übung
Vervollständige den Beispielcode, um diese Übung erfolgreich abzuschließen.
SELECT *
FROM films;