This repository showcases the term project for the Advanced Databases class, where my coworker and I explored Oracle PL/SQL to design and optimize a Car Store Management System. The primary goal of ...
Oracle Database is a multi-model, enterprise-grade relational database management system (RDBMS). It supports SQL for data querying and Data Definition/Manipulation, plus PL/SQL — Oracle's procedural ...