Database Normalization 3NF Relations, Queries, and Report Analysis
VerifiedAdded on 2022/12/22
|9
|947
|25
Report
AI Summary
This report provides a comprehensive analysis of database normalization, focusing on the implementation of Third Normal Form (3NF) in relational database design. The assignment includes the creation of tables such as Customer, Employee, Parcel, Delivered, Returned, Lost, Claim, and Invoice, detailing their attributes and primary/foreign key relationships. Functional dependencies are identified and assessed for the Employee and Invoice tables to demonstrate adherence to 3NF. An ER diagram visually represents the database structure, and data integrity constraints are defined for the Parcel table, including data type specifications and error messages. The report also features five SQL queries designed to extract specific information from the database, such as parcel status counts, unclaimed parcel counts, the customer with the highest charges, employees who haven't lost parcels, and employee name search. The report concludes with a discussion of interesting and difficult points encountered during the assignment, along with the references used.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
1 out of 9