Database Fundamentals Report: Design and Implementation of IPS System
VerifiedAdded on 2022/11/17
|10
|535
|105
Report
AI Summary
This report details the database system for International Parcel Service (IPS), showcasing complete database design and implementation using MS Access. The report presents an Entity Relationship (ER) Diagram illustrating entities and their relationships, adhering to database normalization principles. It covers the creation of tables like Customers, Items, RetailCentres, Employees, Receipts, and Transportations, with primary and foreign key designations. The report emphasizes Third Normal Form (3NF) relations, functional dependencies, and the absence of repeated groups or partial and transitive dependencies. Database implementation is demonstrated through forms, input data, and SQL queries to retrieve and manipulate data. The report includes example queries, such as retrieving data from joined tables and calculating total charges, and concludes by summarizing the key concepts covered, like database queries, reports, normalization, and SQL functions. References to online resources for database concepts are also provided.
1 out of 10