Course Resources

Search

Search IconIcon to open search

Last updated Nov 17, 2024

# Entity Relationship Diagrams Practice Assignment

In addition to the practice problems from the lesson pages, write queries to do the following:

  1. (3pts) The Digital Movie Rentals Diagram below has at least 7 problems. Some of the problems are logical (things that don’t make sense for data we’re tracking) and some are structural (fundamental issues with the columns or relationships in the diagram). List each problem you find and briefly explain either why it’s a issue or how you could fix it. Identify at least 3.
  2. (Optional Challenge - 0pts) See if you can identify all 7 of the problems in the diagram.

# Digital Movie Rentals Diagram

# Submission Instructions

Please label each question with its number and write all answers in a single file using your text editor of choice. Copy your answers over to the submission area for the assignment on Canvas.

# Lessons