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


Please Help Members By Posting Answers For Below Questions

Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.

1506


What are ddl statements in oracle?

592


How translate command is different from replace?

550


how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?

1533


How to set up autotrace for a user account?

600






How to convert character types to numeric types?

578


What is max rowid in oracle?

559


What are joins, explain all types of joins?

1724


Explain mutating triggers.

577


Explain the features of oracle?

602


What is Data Dictionary Cache in Oracle?

664


Explain constraining triggers.

599


How to export data to a csv file?

627


In Oracle Applications We are Using Sub Ledger Accounting. When we Transfer the Data all modules (AP,AR,CE,FA) to SLA We done Some customizations? What are They??

1366


What is PL/SQL ?

1115