Activity: Movie Database Design and CRUD
This activity will help you design a database to store movie data. You will also create and populate the database.Movie Database Design
-
Study the movie data
-
Watch Movie Activity Part 1:
The video mentions this as being a team activity. For our class it will be an individual activity. However, you are always encouraged to work with your team!(1:28 mins, “Movie Activity Part 1” Transcript)
- Design an Entity Relationship Diagram to represent the data.
-
Once you have completed an ERD, watch Movie Activity Part 2:
(10:19 mins, “Movie Activity Part 2” Transcript)
- You will need this information for Saturday's assignment.
Movie CRUD (Create Read Update Delete)
- Use the movie database you designed to practice creating a new database and tables, entering data into the tables, editing existing data, and then deleting the tables and database.
-
Watch the Create, Update, Delete Practice video and follow along with your own code.
(32:32 mins, “Create, Update, Delete Practice” Transcript)
- This practice with the C.U.D. part of CRUD commands will prepare you for the end-of-the-week assignment.
Submission
There is no submission for this activity.
Useful Links:
- Next Activity: Team Activity: CRUD Practice
- Previous Activity: Database Design and Creation
- Go to: Week Index • Course Home • Canvas