SQL Performance (MOSC)

MOSC Banner

query performance

edited Jul 28, 2015 10:03AM in SQL Performance (MOSC) 4 commentsAnswered

I hace a table with 5.5 million rows which is joined with a GTT which is having 10,000 rows,  the query is going for a FTT despite there being a primary key index on the column which is used for the join, why is it going for  a FTT when the index is present and when the stats are up to date.

why is it not using the index?

will the behavior be different in a single instance & RAC environment

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