Oracle Logbook

Oracle Hint to make a alter parameter inside your query

The hint is OPT_PARAM , and to use it you just pass the name of parameter and the value, e.g.

Select /*+ OPT_PARAM(‘SORT_AREA_SIZE’,'500000′) */

* from table1 

 

 

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.