albertdavid00 / Shops-Management-Database

A database for shops with various exercises using PL/SQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shops-Management-Database

The project is made for the management of data for multiple shops using PL/SQL.
For every shop in the database information about the customers and their orders is stored.

In the project one can find some simulated exercises on the database that include:

  • DML & DDL operations
  • Packages and functions/procedures
  • Mutating triggers
  • Cursors

Conceptual Diagram

alt text

About

A database for shops with various exercises using PL/SQL.