SQL Performance (MOSC)

MOSC Banner

Parallel execution strange join order

edited Apr 12, 2020 4:23AM in SQL Performance (MOSC) 5 commentsAnswered ✓

Hello

I have many huge tables . All statistics on tables gathered

I'm interesing why CBO get first MOST huge table ACCOUNT and try to join with STATUSHIST table

I have SQL with no hint about order join (ORDERED, LEADING and so on).

What  best way to improve speed of SQL? Must to write order of join manualy by hints?

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