Database Exercise - Musicals

Setup

Overview

Read the DBIntro.txt file carefully. Start your activity journal with your first estimate. Perform the operations described in the DBIntro.txt file. Record your answers in DBIntro.txt. Record your progress in your activity journal as instructed in the DBIntro.txt file.

Note that the initial database has three tables: musicals, authors, and a link table authors_musicals.

Submission

Submit your completed ActivityJournal.txt and DBIntro.txt file in the Musicals directory to your Git repository.

Grading

Resources

SQLite home page and SQLite documentation

Specific SQLite tutorials: 

General SQL tutorials: