Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 735 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 735 Bytes

DBMS-P-four-Logistics

This project aims to design and Implement the database for P-FOUR Logistics to maintain the following activities.

  1. The logistics company has multiple departments , each department is identi-fied by a unique ID.
  2. Logistics company also keeps every employees name, address, sex and salary. Every employee is uniquely identified by the unique employee ID.
  3. The logistic company keeps name, contact number, address of every custom-er. Every customer is assigned with unique number.
  4. Logistics company has many vehicles and each vehicle is identified by its unique Vehicle number.
  5. Logistics company also keeps track of the order details of the customer , with each order having unique order ID.