Is pl sql a programming language?



Is pl sql a programming language?..

Answer / Shahnawaz Alam

Yes, PL/SQL (Procedural Language SQL) is a procedural programming language that extends SQL (Structured Query Language) by adding features such as loops, control structures, and user-defined functions. It is used to create, manage, and manipulate Oracle databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What are data types in pl sql?

1 Answers  


Explain the working of foreign key?

1 Answers  


display your age in months?

2 Answers  


What is the basic structure of PL/SQL ?

6 Answers  


What is the difference between sql and isql*plus?

1 Answers  


what are the advantages of sql ? : Sql dba

0 Answers  


What are the different ddl commands in sql?

1 Answers  


what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba

1 Answers  


What is count * in sql?

1 Answers  


What is synonyms?

1 Answers  


what is global table

7 Answers   iFlex,


What is attribute indicator in pl sql?

1 Answers  


Categories