This problem set uses sqlite, similar to Problem Set 4. Please note, however, that the data set is new. The new data is about movie, movie reviewers, and the ratings they give.
Download these files and save them to a directory. Let’s call this directory SQL_DIRECTORY
.
Both of these files are plain text files that can be opened with any text editor (such as Atom).
Fill in your answers in student.sql
and upload to Gradescope when complete.