Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 704 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 704 Bytes

Car Rental Database System

In this side project, I designed a SQL Database/Schema for a Car Rental System. It was created on an Oracle 11g Database This project features

  1. Entity-Relationship Design
  2. Functional Dependency Theory
  3. 3NF/BCNF principles
  4. SQL Code
  5. Bash Scripting

Entity Relationship Diagram

Example Image

Shell Code Example

Example Image

The Shell Menu

Example Image

Oracle 11g Workbench

Example Image

Example of System Query

Example Image