Do you find this resource helpful? Treat the author to a coffee! ☕ Your support is the best motivation for creating new content.Support the author →
SQL code copied to buffer
Task 77:

Movies without Actor Records

Find movies from the Sakila database that don't have any cast records. Solve the problem without JOIN tables (using NOT EXISTS condition).
Output the result with the fields title, release_year sorted by movie title.

Use MySQL syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Tutorial Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.