What is PL/SQL ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
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 |
Is the After report trigger fired if the report execution fails ?
What is mean by Program Global Area (PGA) ?
What is the difference between 10g OEM and 11g OEM?
how to delete all duplicate records from a table using subquery?
How do you handle duplicate records in a database?
what is the exact diiference between DBMS and RDBMS
what is the syntax of ALTER command?
which language is used to develop the oracle........?
What does sharding mean?
How to create a table in a specific tablespace?
What is the exact use of Collections?
How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle ( any version ) ?