Phillip morgan the owner of morgan importing makes periodic


Database Design Morgan Importing Problem:

Phillip Morgan, the owner of Morgan Importing, makes periodic buying trips to various countries. During the trips, he keeps notes about the items he purchases and basic data about their shipments. He hired a college student as an intern, and she transformed his notes into the spreadsheets in Figure 4-9.

This is just sample data. Phillip has purchased hundreds of items over the years, and they have been shipped in dozens of different shipments. Phillip wants to enter the information age, thus he has decided to develop a database of his inventory. He wants to keep track of the items he has purchased, their shipments, and eventually customers and sales.

To get started, he has asked you to create a database for the data in Figure 4- (attached file). To complete this assignment, you must complete following instructions and provide detailed answers for each item:

A. Follow the "Assessing Table Structure" procedure shown. List multivalued dependencies, functional dependencies, candidate keys, primary keys, and foreign keys. State your assumptions.

B. List questions you would ask Phillip to verify your assumptions.

C. Create tables as necessary to eliminate multivalued dependencies, if any.

D. The relationship between shipment and item data could be inferred by matching values in the From cells to values in the City cells. Describe two problems with that strategy.

E. Describe a change to this spreadsheet that does express the shipment/item relationship.

F. Assume that Phillip wishes to create an updateable database from this data. Design tables you think are appropriate. State all referential integrity constraints.

G. Assume that Phillip wishes to create a read-only database from this data. Design tables you think are appropriate. State all referential integrity constraints.

H. Do these data have the multivalue, multicolumn problem? If so, how will you deal with it?

I. Do these data have the inconsistent data problem? If so, how will you deal with it?

J. Do these data have a null value data problem? If so, how will you deal with it?

K. Do these data have the general-purpose remarks problem? If so, how will you deal with it? For part A, make sure you state your assumptions. For part B, list at least 6 questions to verify your assumptions stated in part A. For part C, describe the tables using the SQL standard notation (the PK is underlined and the FK is italicized). For example, SKU_DATA (SKU, SKU_Description, Department, Buyer) For part D, focus on the FK usage and the issue of data consistency when addressing this part. For Parts F and G, , describe the tables using the SQL standard notation (underlined PK and italicized FK) with referential integrity statements. For example, SKU_DATA (SKU, SKU_Description, Department, Buyer) BUYER (BuyerName, Department) Where SKU_DATA.Buyer must exist in BUYER.BuyerName Include all of your answers for all parts (Questions A - K) in one MS Word document. Add a cover page as indicated below. See other useful hints below.

Solution Preview :

Prepared by a verified Expert
Database Management System: Phillip morgan the owner of morgan importing makes periodic
Reference No:- TGS01237736

Now Priced at $60 (50% Discount)

Recommended (94%)

Rated (4.6/5)

A

Anonymous user

2/6/2016 1:08:08 AM

Can you provide me an assisgnment related to Database Design. You can take Database Design Morgan Importing Problem as an example. Phillip Morgan, the owner of Morgan Importing, makes periodic buying trips to different countries. Throughout the trips, he keeps notes regarding the items he purchases and fundamental data regarding their shipments. He hired a college student as an intern, and she transformed his notes to the spreadsheets. Be sure to create the design according to the above requisite.