Problem Set 9

  • Course: COSC 460 Databases Fall 2018
  • Instructor: Michael Hay
  • Assignment: Problem set 9
  • Due dates: Mon, Oct 29 at 01:20 PM

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.