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 lock and unlock a user account in oracle?
Is oracle a relational database?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How different is ms access and oracle?
if you ctreate table identity
How are extents allocated to a segment?
How to execute the package in oracle?
What to do if dba lost the system password?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What is an oracle user role?
Name the various constraints used in oracle?
How to assign data of the deleted row to variables?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
Explain the use of record length option in exp command.
6. Display the client name and order date for all orders using the traditional method.