Q. What is PL/SQL?
Ans is
PL/SQL is a procedural language extension over SQL provided by Oracle. It facilitates declaration of variables, functions, and conditional operator in SQL syntax thereby giving the developer more freedom and ease to design complex queries.