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 

 

 

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a free website or blog at WordPress.com.

%d bloggers like this: