Final Project Ms-Access: Muhammad Sheheryar Asghar L1S19MBAM0007
Final Project Ms-Access: Muhammad Sheheryar Asghar L1S19MBAM0007
Final Project Ms-Access: Muhammad Sheheryar Asghar L1S19MBAM0007
MS-ACCESS
Muhammad Sheheryar Asghar
L1S19MBAM0007
JANJUA RENT A CAR
• Designation: Director
• Exclusions:
This project will not cover the business processes other than
customer dealings.
Entities and attributes
• Driver:(D_Id,D_NAME,D_PH_NO,D_SALARY)
• Vehicle:(V_NO,V_NAME,V_RENT)
• Client:
(C_SR_NO,Cname,Booking_date,Destination,C_PHN_NO,ADV_PM
T,PAYABLE,LUMPSUM)
Data types of each attribute and keys
(DRIVER)
D NAME Text
D PH NO Text
D SALARY Currency
Data types of each attribute and keys
(VEHICLE)
V NO Text PK
V NAME Text
V RENT Currency
Data types of each attribute and keys
(CLIENT)
Field name Data type Description
C SR NO Number PK
Cname Text
Booking date Date/Time
Destination Text
C PHN NO Text
ADV PMT Currency
PAYABLE Currency
LUMPSUM Currency
D ID Text FK
V NO Text FK
Entity Matrix
Driver ✓ ✓
Vehicle ✓ ✓
Client ✓ ✓
NORMALIZED ER-D
Table Creation
Query Generation
Report View
Thank You