The CIT department at IUPUI need’s a database made, so that the student’s have a place to practice their queries and the teacher has their own database to create assignments and tests. The aim of this project is to populate a database with as much data as possible in the following tables:

  • Movie
  • Show
  • Item
  • Genre
  • Language
  • Person
  • Customer
  • Payment
  • Streaming

Once completed, there will be a fully functional table that will allow anywhere from beginner SQL statements to advanced joins.

Project Student: Jesse Begley

Author