Database Normalization, ER Diagram, and SQL Queries Report - COIT20247
VerifiedAdded on 2022/11/26
|9
|875
|115
Report
AI Summary
This report presents a comprehensive analysis of database design and development, focusing on the implementation of a relational database system using MS Access. The assignment begins by mapping an Entity-Relationship Diagram (ERD) into a set of relations, ensuring they adhere to the Third Normal Form (3NF). Functional dependencies within two selected relations are identified and demonstrated to meet 3NF criteria. The report details the database schema, including tables for customers, employees, parcels, deliveries, returns, lost items, claims, and invoices. Data integrity constraints, such as data types and validation rules, are specified for key attributes like parcel status, value, and charges. Furthermore, the assignment showcases the use of SQL queries to retrieve specific data, including counts of parcel statuses, unclaimed parcels, and customer billing information. Advanced queries demonstrate the use of subqueries, joins, and grouping to extract meaningful insights from the database. The report also highlights interesting and challenging features of the database design, such as subqueries, SQL joins, and database reports, along with references to relevant academic sources.
1 out of 9