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

How to enter a new row into a table interactively?

736


Explain constraining triggers.

825


What happens to indexes if you drop a table?

903


How to return top 5 rows in oracle?

773


How to pass parameters to procedures?

737


What is an index associated with a constraint?

749


What is flashback in Oracle?

735


Explain cascading triggers.

796


Is oracle a relational database?

694


What are set operators?

817


Please explain joins in oracle?

775


Can we create trigger on materialized view in oracle?

748


How to get last row id?

729


Why do we use coalesce function in oracle?

840


Explain joins in oracle?

743