Challenge: Box office hits database



Query a film database in different ways.



Step 1



Hint


SELECT …;

This database contains an incomplete list of box office hits and their release year. In this challenge, you're

going to get the results back out of the database in different ways! In this first step, just select all the films.