ATOS Code Wars

December 3, 2021

SQL Challenge #1

Welcome to the SQL Challenge. In this challenge, you will need to fill in the blanks with the appropiate SQL inputs based on the questions and the infromation provided Once you're finished, click on the "Submit" button and if correct, you will be redirected to the next step. Good luck!

Database Architecture



You can use the following tables to help see visualize the information of the table



From the following table, write a SQL query to find those movies, which was made before 1998. Return movie title.


Select

From

Where