Answer Posted / nashiinformaticssolutions
PL/SQL refers to Procedural Language/Structured Query Language. It is a programming language extension of SQL that allows you to write procedural code, such as loops, conditional statements, exception handling, and SQL statements. PL/SQL is mainly used for developing database applications and stored procedures within Oracle Database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by group by clause?
How to list all tables in your schema?
How to turn on or off recycle bin for the session?
What is concurrency in oracle?
What is varray?
Can we create trigger on materialized view in oracle?
What is oracle analytical function?
what is the difference between restoring and recovering?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
Can you create a synonym without having a table?
What is the difference between view and materialized view in Oracle?
What happens to indexes if you drop a table?
What are the types of trigger in oracle?
Explain the use of record option in exp command.
Explain the use of indexes option in exp command.