What is pragma restrict_reference in oracle 9i?When we use
this?Give me one realtime scenario?
Answer Posted / raphael fernandes
pragma restrict_reference is used to associate a user
defined exception to an oracle error. Whenever the
associated error occurs in the pl/sql code, the exception
is raised implicitly by Oracle.
| Is This Answer Correct ? | 3 Yes | 65 No |
Post New Answer View All Answers
What is index-organized table in Oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
What exactly do quotation marks around the table name do?
What are the arithmetic operations?
How to call a stored function with parameters?
When do we use group by clause in a sql query?
In oracle there is column command, how will you explain that?
What are the oracle built-in data types?
How to update a table row with a record?
How do I learn what codesets are available in oracle?
What privilege is needed for a user to create views in oracle?
What is a select query statement in oracle?
Name the various constraints used in oracle?
How would you begin to troubleshoot an ORA-3113 error?
What is Virtual Private Database in Oracle?