Entity Relationship Diagram

613 Words2 Pages

Entity Relationship Diagram
When developing a relational database understanding the logical flow of information and proper planning will improve the probability of the database functioning the way it is intended and producing the desired results. In determining the proper structure of a relational database for a video rental store one must consider what information is stored, the process for renting videos and information on the videos maintained in inventory. Customer, Videos and Video Types are the entity classes that will be discussed and Customer Order is the intersection relation needed to explain the complete process as seen on the Entity Relationship Diagram below.

Customer
Maintaining detailed customer information is a critical function of a video rental store’s relational database. The primary key of the Customer entity class could be a field named Customer ID Number that is a unique number automatically generated when a new customer is entered. The video store could also choose to use a unique number identifying the customer such as driver’s license number, phone nu...

More about Entity Relationship Diagram

Open Document