COMP1711: Data Dictionary for Car Rental System Database Design
VerifiedAdded on  2023/01/23
|3
|527
|98
Homework Assignment
AI Summary
This assignment presents a comprehensive data dictionary for a car rental system, detailing various entities such as Service, Vehicle, FleetMembership, Tariffs, Drivers, Invoice, Client, Company, and Depot. Each entity's attributes are described, including their data types, lengths, and whether they can be null. The dictionary provides a structured overview of the database schema, outlining key information such as service details, vehicle specifications, fleet and tariff information, driver and client details, and financial aspects like invoices and insurance policies. The document also includes details on relationships, such as foreign keys, to establish connections between the tables. This structured presentation of the database design aids in understanding the system's architecture and data organization, serving as a valuable resource for database design and analysis.
1 out of 3