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
Is oracle the best database?
How to rename a tablespace in oracle?
What is oracle rowcount?
How to resolve name conflicts between variables and columns?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
How will you differentiate between varchar & varchar2?
Why does for update in oracle 8 cause an ora-01002 error?
Can we insert data in view oracle?
How to join two tables in a single query using oracle?
How to update a table row with a record?
List the parts of a database trigger.
How can I create database in oracle?
What is a connect identifier?
what is the difference between data migration and production migration.
What is rich query?