SQL Performance (MOSC)

MOSC Banner

Forcing USE_HASH JOINS ans FULL SCAN tables 10g/11g

edited May 23, 2013 3:45AM in SQL Performance (MOSC) 4 commentsAnswered
Hi ,

I look for a trick allowing in a big query ( 50 tables and 30 joins )  to force the USE_HASH and FULL for each joint/table without doing by a hint for each joint/table...

My idea is like  : USE_HASH(“FOR ALL JOINS ”)  and FULL(“FOR ALL TABLES”)

Thank you.
GD.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center