Answer Posted / glibwaresoftsolutions
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 is a static data dictionary in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
How to convert numbers to characters in oracle?
How to retrieve the count of updated rows?
How to pass parameters to procedures in oracle?
What is a proxy object?
How to convert csv to table in oracle?
what is the difference between substr and instr function in oracle?
Explain an exception?
How different is ms access and oracle?
What are the attributes of cursor?
Explain about integrity constraint?
How many types of database triggers exist?
What is an external table?
What is user managed backup in Oracle?