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
How can we find out the duplicate values in an oracle table?
What is oracle server autotrace in oracle?
What are data pump export and import modes?
What are the common oracle dba tasks?
Explain an extent?
What is archive log in Oracle?
How can we find out the current date and time in oracle?
What are the tools for Oracle ?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
What are the execution control statements?
what's query optimization and without use of IN AND Exist can we get another way data from query
How to delete multiple rows from a table in oracle?
how the indexes are stored in the Oracle Database?
What happens to the current transaction if a ddl statement is executed?
What is the difference between substr and instr?