An international shipping company, Global Marketing Express, offers package delivery services worldwide. A part of the database schema for its Package Delivery System is given below. Each package...


An international shipping company, Global Marketing Express, offers package delivery services worldwide. A<br>part of the database schema for its Package Delivery System is given below. Each package received for delivery<br>from a customer is given a unque tracking number and the recipients information is recorded in the Package<br>table (DateDelivered is left null). The package is oved from one shipping center to another on its way to the<br>delivery address. When the package arrives at a shipping center, an entry is made in the PackageDElivery table<br>recording the arrival date/time and the delivery status. The delivery status is *on route' until the package gets by<br>the final shipping center. When the package is delivered to the delivery address, the DeliveryStaus is uodated to<br>'Delivered' and the 'DateDelivered' in the package table.<br>Data Schema:<br>Package (TrackingNumber, CustomerID, DEliveryAddress, ReceipientName,<br>ReceipientPhone, DateReceived, DateDelivered)<br>Customer (Customerid, CustomerName, Phone, Address, CustomerType)<br>• PackageDelivery (TracknaNumber, ShippingCenterid, ArrivalDate,<br>DeliveryStaus, Comment)<br>ShippingCenter (ShippingCenterid, CenterLocation, Country)<br>Question 1 (a)<br>Develop an Entiy Relationship Diagram for the database of the Package Delivery System based on the schema<br>given. Show the maximum and minum cardinalities of each side of the relationship.<br>

Extracted text: An international shipping company, Global Marketing Express, offers package delivery services worldwide. A part of the database schema for its Package Delivery System is given below. Each package received for delivery from a customer is given a unque tracking number and the recipients information is recorded in the Package table (DateDelivered is left null). The package is oved from one shipping center to another on its way to the delivery address. When the package arrives at a shipping center, an entry is made in the PackageDElivery table recording the arrival date/time and the delivery status. The delivery status is *on route' until the package gets by the final shipping center. When the package is delivered to the delivery address, the DeliveryStaus is uodated to 'Delivered' and the 'DateDelivered' in the package table. Data Schema: Package (TrackingNumber, CustomerID, DEliveryAddress, ReceipientName, ReceipientPhone, DateReceived, DateDelivered) Customer (Customerid, CustomerName, Phone, Address, CustomerType) • PackageDelivery (TracknaNumber, ShippingCenterid, ArrivalDate, DeliveryStaus, Comment) ShippingCenter (ShippingCenterid, CenterLocation, Country) Question 1 (a) Develop an Entiy Relationship Diagram for the database of the Package Delivery System based on the schema given. Show the maximum and minum cardinalities of each side of the relationship.

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here