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 is key preserved table?
Explain the difference between sql and oracle?
How to view all columns in an existing table?
What is an oracle wallet?
How to do a full database export?
What is a dead lock in oracle?
Is the After report trigger fired if the report execution fails ?
What is set verify off in oracle?
How to view the tablespaces in the current database?
What is the usage of save points in oracle database?
What is the difference between a hot backup and a cold backup in oracle?
What is oracle rownum?
What is a sub query and what are the different types of subqueries?
Explain how you would restore a database using RMAN to Point in Time?
What are joins, explain all types of joins?