Follow Us :
Pl/SQL stands for “Procedural Language extension of SQL” This is a programming language which is used to develop modular and procedural
programs in oracle database. This is integrated with oracle database and also SQL Language. This uses PL/SQL engine to process the PL/SQL Statements
This also includes includes procedural language elements like conditions and loops. It allows declaration of constants and variables, procedures and functions.
programs in oracle database. This is integrated with oracle database and also SQL Language. This uses PL/SQL engine to process the PL/SQL Statements
This also includes includes procedural language elements like conditions and loops. It allows declaration of constants and variables, procedures and functions.