Chapter 6 – Transforming Data Models into Database Designs
Page 6-69
❖ MORGAN IMPORTING PROJECT QUESTIONS
If you have not already done so, answer the Morgan Importing project at the end of
Chapter 5.
A Convert this data model to a database design. Specify tables, primary keys, and foreign
keys. Using Figure 6-43 as a guide, specify column properties.
The following database design is the solution that will be implemented in Chapter 7—your students may
create other acceptable variations. This database design was drawn using the MySQL Workbench. Note
that primary keys (gold key symbol), foreign keys fired diamond), NULL status (white diamond is NULL,
blue diamond is NOT NULL), and data types are shown. Maximum and minimum cardinalities and
identifying or nonidentifying relationships are also indicated in the diagram.