Essay CIS 336 Lab 1 Normal Forms and Entity Relationship Diagrams

Essay CIS 336 Lab 1 Normal Forms and Entity Relationship Diagrams

Essay CIS 336 Lab 1 Normal Forms and Entity Relationship Diagrams
Essay CIS 336 Lab 1 Normal Forms and Entity Relationship Diagrams

CIS 336 Lab 1 Normal Forms and Entity Relationship Diagrams

In this exercise, you will analyze a de-normalized data set presented in the form of a spreadsheet. You will next construct a series of dependency diagrams, transforming the evolving data model from First Normal Form (1NF), to Second Normal Form (2NF), and finally to Third Normal Form (3NF). When the model has reached 3NF, you will construct the Entity Relationship Diagram (ERD) depicting the logical design of the database. Your ERD will use Crow’s Foot notation to denote the relationships between tables.
Sample Exercise, With Solution.

Before completing your lab, please review this example problem. The diagram below is a partial depiction of a business spreadsheet for a retail store operation. The store sells books. Books have a 13-digit International Standard Book Number (ISBN), a title, a publisher, and a unit price. Invoices track sales of books. An Invoice contains one or many line items, with each line item reflecting the sale of one or more copies of a specific book. Every publisher has a company name, and a publisher code.

InvNumISBN13InvDateBookTitlePubCodePubNameQtyunitPrice
102297812919403362015-03-09MYSQL Functions1001Lulu.com34.99
102297803218338772015-03-09MySQL Fifth Edition1029Addison-Wesley533.95
102297818907748202015-03-09Murach’s MySQL 2nd Edition1032Murach, Mike & Associates Inc248.95
124997814493740202015-02-22MySQL Cookbook: Solutions for Database Developers and Administrators1118O’Reilly Media Incorporated950.59
124997814493255722015-02-22PHP & MySQL: The Missing Manual1118O’Reilly Media, Incorporated629.95
124997818907747902015-02-22Murach’s PHP and MySQL 2nd Edition1032Murach, Mike & Associates Inc148.95

BookSales
 

  1. Using the BookSales table structure shown above, draw the dependency diagram, and show all dependencies, full, partial, and transitive.
    Discussion: A composite primary key consisting of InvNum + ISBN13 can be constructed, ensuring that all rows are unique. All remaining attributes are shown to be dependent (at least partially) on this composite key, so the table is 1NF. Further analysis shows that InvDate is dependent on only part of the key (InvNum), and that unitPrice, PubCode, and BookTitle also depend on part of the key (ISBN13). A transitive relationship is also revealed: PubName truly depends on PubCode, which in turn depends on ISBN13.
  2. Using the answer to exercise 1, remove all partial dependencies and draw the new dependency diagrams. For each new table created, specify its normal form (1NF, 2NF, 3NF).
    Discussion: To achieve 2NF, we must remove partial dependencies. This is done by decomposing into three tables, and three dependency diagrams at this stage. Notice that the Transitive relationship has not yet been addressed.
  1. Using the answer to exercise 3, remove all transitive dependencies, and draw the new dependency diagrams. For each new or revised table, specify its normal form.
    Discussion: The transitive relationship has been removed by creating the Publishers table, in which PubName is fully dependent upon PubCode. Pubcode also persists as a dependent attribute and Foreign Key in Books. All tables are now in 3NF, and have been given meaningful names reflecting the entities they represent. LINEITEMS represents the collection of line items for all invoices. Invoices represents the collection of Invoices for all customer orders. Books makes up the list of all books available for sale (whether they have ever been ordered or not). Each book has a publisher, and the publisher code and Name reside in the Publishers table.
  2. Draw the ERD for exercise 3, using Crow’s Foot notation.

Student Exercise
The student exercise for this lab is similar to the sample exercise presented above.
Consider the following spreadsheet containing information about customers, their shipping and billing addresses, and the countries corresponding to each of those addresses. A customer may be associated with zero to many addresses. A customer may have 0 or 1 default billing address. A customer may have 0 or 1 default shipping address. Each address may be associated with 0 or 1 countries, while each country may be associated with 0 to many addresses.

cust_idfnamelnamedef_bill_addr_iddef_ship_addr_idaddr_idstreet_addrcitystatezipcountry_codecountry_name
202JohnSmith109620391096123 Happy Ave.OrlandoFL3280176United States
202JohnSmith1096203920392024 Shorline Dr.SeattleWA9810176United States
202JohnSmith109620398053100 N. Kent Ave. St.JamesWA5436434Jamaica
175HildaYeager21722172387948 Spatzel Ct.DusseldorfDD511129Germany
175HildaYeager217221723921162 Rue MoritzParisPR7500128France
321SiriApple1881188118811 Infinite LoopCupertinoCA9501476United States

Using the example solution as a guide, perform the following steps:

  • Using the CustomerAddressCountry spreadsheet show above, draw the dependency diagram, and show all dependencies, full, partial, and transitive. Paste your solution into the answer sheet, and label it, Answer #1.
  • Using the answer to exercise 1, remove all partial dependencies and draw the new dependency diagrams. For each new table created, specify its normal form (1NF, 2NF, 3NF). Paste your solution into the answer sheet, and label it, Answer #2.
  • Using the answer to exercise 3, remove all transitive dependencies, and draw the new dependency diagrams. For each new or revised table, specify its normal form. Paste your solution into the answer sheet, and label it, Answer #3.
  • Draw the ERD for exercise 3, using Crow’s Foot notation. Paste your solution into the answer sheet, and label it, Answer #4

Get Fast Writing Help – No Plagiarism Guarantee!

Fastwritingservice.com is one of the best Online assignment writing websites that provide students with quality academic term papers, admission essays, annotated bibliographies, reports, essays, personal statements, research proposals, research papers, projects, presentations, movie and book reviews, application papers, among others.

Top-Rated Essay Writing Service | Flawless papers for All Your classes!

PLACE YOUR ORDER