PL/SQL is a procedural extension of Oracle- SQL - PL/SQL Subprograms
        
	  
	
    Q.  Which is a procedural extension of Oracle- SQL that offers language constructs similar to those in imperative programming languages?- Published on 08 Jul 15a. PQL
b. Advanced SQL
c. PL/SQL
d. SQL
ANSWER: PL/SQL
 
PL/SQL is a language formed by combining SQL and the procedural features of programming language. It was developed to enhance the capabilities of SQL. It is one of the key programming language.