Answer Posted / svj
PRAGMA (also called pseudo instructions) is the keyword
that signifies that the statement is a compiler directive,
which is not processed when PL/SQL block is executed.
Rather,it directs the PL/SQL compiler to interpret all
occurrences of the exception name within the block as the
associated Oracle server error number.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to count groups returned with the group by clause in oracle?
What is a trigger and what are its types in oracle?
How to get execution statistics reports on query statements?
Point the difference between translate and replace?
What is oracle rownum?
Name the three major set of files on disk that compose a database in Oracle?
What is a snapshot log?
What are the built-in functions used for sending Parameters to forms ?
What are the attributes that are found in a cursor?
What are the predefined tablespaces in a database?
Explain about achiever in sql?
How to assign query results to variables?
What is key preserved table?
What happens to the data files if a tablespace is dropped?
How to write a query with a left outer join in oracle?