Database Normalization Assignment - Module 1 - Semester 1 - University
VerifiedAdded on  2020/03/02
|6
|324
|168
Report
AI Summary
This report focuses on database normalization, specifically addressing the conversion of a given table into 3rd Normal Form (3NF). The assignment begins with an explanation of why the original table is in 1NF and then proceeds to decompose it into 2NF and finally 3NF. The report details the process of identifying and addressing transitive dependencies, which is crucial for achieving 3NF. The solution includes the creation of new relations, such as VENDORS, to eliminate these dependencies and optimize the database structure. Furthermore, the report outlines the relational schema for each resulting table and illustrates the relationships between these tables using an Entity-Relationship Diagram (ERD). The diagram highlights the connections between PRODUCTS, VENDORS, and INVOICES, showing how products are sold and invoiced, and how vendors supply the products. The report concludes with a list of references used to support the analysis.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
1 out of 6