PL/SQL (Procedural Language/Structured Query Language) is an extension of SQL (Structured Query Language) that is used to write procedures, functions, triggers, and packages. It is a procedural programming language that is designed specifically for the Oracle Database Management System.
-
Notifications
You must be signed in to change notification settings - Fork 0
harisankar01/PLSQL-Triggers-and-Views
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A repository with examples to handle a SQL database using PLSQL and triggers.