logo

Logical and Physical Design of International Parcel Service Database

   

Added on  2022-11-18

11 Pages567 Words286 Views
[DATABASE
FUNDAMENTALS]
2019
Student ID:
Student Name:
Logical and Physical Design of International Parcel Service Database_1
Report
Introduction
The report is showing the logical and physical design of International Parcel Service (IPS). The
ER diagram is showing the important entities and relationships among them. The database design
is being shown by ER diagram while the database is implemented in the MS Access database.
Logical and Physical Design of International Parcel Service Database_2
1. ER Diagram
The ER diagram is showing the logical design of the International Parcel Service (IPS)
system. There are six entities in the system. There is one-to-many relationship between Customer
and Transportation entity. There is one-to-many relationship between RetailCentre and
Employee entity. There is one-to-many relationship between Item and Transportation entity.
There is one-to-many relationship between Item and Receipt entity. There is one-to-many
Logical and Physical Design of International Parcel Service Database_3
relationship between Employee and Receipt entity. There is one-to-many relationship between
RetailCentre and Receipt entity.
2. Relations in Normalized Form
TabbCustomer (FFcustomerID, FFCustomerName, FFaddress, FFphone, FFemail)
Primary Key FFCustomerID
TabbItem (FFitemNumber, FFweight, FFdimensions, FFinsuranceAmount, FFdestination,
FFfinalDeliveryDate, FFinstructions)
Primary Key FFitemNumber
TabbRetailCentre (FFretailCentreID, FFtype, FFaddress)
Primary Key FFretailCentreID
TabbEmployee (FFemployeeID, FFemployeeName, FFaddress, FFphone, FFemail,
FFretailCentreID)
Primary Key FFemployeeID
FFretailCentreID references TabbretailCentre (FFretailCentreID)
TabbReceipt (FFitemNumber, FFreceivedDate, FFcharges, FFretailCentreID, FFemployeeID)
Primary Key FFitemNumber
FFretailCentreID references TabbretailCentre (FFretailCentreID)
FFemployeeID references TabbEmployee (FFemployeeID)
FFitemNumber references TabbItem (FFitemNumber)
TabbTransportation (FFscheduleNumber, FFcustomerID, FFtype, FFdeliveryRoute,
FFitemNumber)
Primary Key FFscheduleNumber
FFcustomerID references TabbCustomer (FFcustomerID)
FFitemNumber references TabbItem (FFitemNumber)
Logical and Physical Design of International Parcel Service Database_4

End of preview

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

Related Documents
Database Fundamentals Report 2022
|12
|526
|39

Database Fundamentals: IPS Database Design and Implementation
|10
|535
|105

Database Fundamentals.
|8
|486
|21

Database System of International Parcel Service (IPS)
|9
|573
|288

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

Report On Implementation Of AAS Database
|6
|474
|35