COIT20247 Database Design and Development, Assignment 2 Report
VerifiedAdded on 2022/11/25
|10
|864
|257
Report
AI Summary
This report presents a detailed analysis of a database design and development assignment. It begins with the normalization of the database to the Third Normal Form (3NF), ensuring data integrity and minimizing redundancy. The report includes the mapping of an Entity-Relationship Diagram (ERD) to a set of relational tables. Functional dependencies within the tables are identified and demonstrated to meet 3NF criteria. The report also showcases the implementation of data integrity constraints, such as data type validation and range checks, within the database. Furthermore, it provides a series of SQL queries designed to extract specific information from the database, such as the status of parcels, the number of unclaimed parcels, and the customer with the highest charges. The report concludes with a discussion of interesting and difficult features encountered during the assignment, along with a list of references used.
1 out of 10