Difference between SQL and PL/SQL?
Ask by Anonymous User
Updated 17 Sep 2020
The SQL language is standard query language for adding, accessing and manipulating data in RDBMSs. SQL is a
The PL/SQL:
This is referred to as Procedure Language / Structured Query Language: