What is PL/SQL?

devquora
devquora

Posted On: Feb 22, 2018

 

Related Questions

PL/SQL Interview Questions

Differentiate between PL/SQL and SQL?

PL/SQL is Oracle’s Procedural Language SQL which allows you to write full programs to execute options like insert/ sel..

PL/SQL Interview Questions

State few characteristics of PL/SQL?

Some of the characteristics of PL/SQL are furnished below: PL/SQL is completely portable as code can be executed on any ..

PL/SQL Interview Questions

Enlist the data types that can be used in PL/SQL?

Each constant, value and parameter has a data type that tells us the type of data used and their associated operations i..