What is pragma restrict_reference in oracle 9i?When we use
this?Give me one realtime scenario?

Answer Posted / m.nihar

The RESTRICT_REFERENCES pragma asserts that a user-defined subprogram does not read or write database tables or package variables.Subprograms that read or write database tables or package variables are difficult to optimize, because any invocation of the subprogram might produce different results or encounter errors.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of constraints option in exp command.

566


What are the attributes of the cursor?

561


How to join two tables in a single query using oracle?

568


Can we write dml statement in function in oracle?

637


How to enter a new row into a table interactively?

550






How to delete all rows a table in oracle?

625


 What are the oracle DML commands possible through an update strategy?

583


What is a proxy class?

562


What is a package in oracle?

566


Explain rename?

554


Give syntax for SQL and ORACLE joins.

636


How would you best determine why your MVIEW couldnt FAST REFRESH?

1438


How to create id with auto_increment on oracle?

547


How to generate query output in html format?

571


What are the different types of trigger and explain its various uses and functions?

551