Pages

Showing posts with label PL/SQL. Show all posts
Showing posts with label PL/SQL. Show all posts

What is PL/SQL?

PL/SQL means Procedural Language/Structured Query Language.
As SQL is non procedural language PL/SQL is procedural language extension to SQL.
It is product of Oracle Corparation and works with Oracle Databases.