logo

Database Fundamentals: IPS Database Design and Implementation

   

Added on  2022-11-17

10 Pages535 Words105 Views
Database
Fundamentals
Student ID:
Student Name:
5/25/2019
Database Fundamentals: IPS Database Design and Implementation_1
Report
Introduction
The report is describing the database system of International Parcel Service (IPS). The complete
database design and database implementation in MS Access is being shown in the report. The
database design is being shown by Entity Relationship Diagram which is showing all entities and
relationships among that entities.
1. ER Diagram
Database Fundamentals: IPS Database Design and Implementation_2
The ER diagram is showing the entities and relationship among them. Following rules are
followed in the above ER Diagram-
- A customer and the item may be involved in any number of transportations.
- Similarly an employee and the item may belong to any number of receipts.
- A retail centre may contain any number of employees.
- A retail centre will generate any number of receipts.
2. Third Normal Form Relations
TabCustomers (FllcustomerID, FllCustomerName, Flladdress, Fllphone, Fllemail)
Primary Key FllCustomerID
TabItems (FllitemNumber, Fllweight, Flldimensions, FllinsuranceAmount, Flldestination,
FllfinalDeliveryDate, Fllinstructions)
Primary Key FllitemNumber
TabRetailCentres (FllretailCentreID, Flltype, Flladdress)
Primary Key FllretailCentreID
TabEmployees (FllemployeeID, FllemployeeName, Flladdress, Fllphone, Fllemail,
FllretailCentreID)
Primary Key FllemployeeID
FllretailCentreID references TabretailCentres (FllretailCentreID)
TabReceipts (FllitemNumber, FllreceivedDate, Fllcharges, FllretailCentreID, FllemployeeID)
Primary Key FllitemNumber
FllretailCentreID references TabretailCentres (FllretailCentreID)
FllemployeeID references TabEmployees (FllemployeeID)
FllitemNumber references TabItems (FllitemNumber)
TabTransportations (FllscheduleNumber, FllcustomerID, Flltype, FlldeliveryRoute,
FllitemNumber)
Primary Key FllscheduleNumber
FllcustomerID references TabCustomers (FllcustomerID)
FllitemNumber references TabItems (FllitemNumber)
Database Fundamentals: IPS Database Design and Implementation_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Database Fundamentals.
|8
|486
|21

Logical and Physical Design of International Parcel Service Database
|11
|567
|286

Student ID: Student Name: Date:.
|8
|413
|99

Database Fundamentals Report 2022
|12
|526
|39

COIT20247- Database Design and Development
|7
|699
|75

Database Implementation Report for CQUnited Property Management System
|8
|932
|250