Question: DATABASE NORMALIZATION Improving Database Design through Normalization Continue improving the database (tables) you designed Here are your tasks: Discuss whether the tables you designed have

DATABASE NORMALIZATION

Improving Database Design through Normalization

Continue improving the database (tables) you designed Here are your tasks:

  1. Discuss whether the tables you designed have satisfied 1NF, 2NF, and 3NF. Explain why or why not.
  2. Make changes if the tables do not meet the requirement of the 3NF.
  3. Write Oracle SQL statements to create the tables you have designed, and populate the tables with data.

Expectations

Fulfill the following requirements in this assignment:

  • Discuss the requirement for the first, second, and third normal form.
  • Present reasons why or why not the tables in the database you designed have satisfied the three levels of normal form.
  • Discuss what you are going to change so that all your tables satisfy at least the third normal form standard.
  • Write SQL statements to create the structure of the tables, specify primary and foreign keys, and populate the data.


44 ProductID OrderDate ProductName PRODUCT ORDER UnitPrice Order No Places sells TransID 





44 ProductID OrderDate ProductName PRODUCT ORDER UnitPrice Order No Places sells TransID CustomerID TransCode TRANSACTION orders CUSTOMER FirstName Name Customerld. LastName Address Phone 80%

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!