SQL Performance (MOSC)

MOSC Banner

Index usage

edited May 23, 2013 10:52PM in SQL Performance (MOSC) 8 commentsAnswered
Hi:

I have the following indexes on a table:

Index1: ("ITEM_ID", "LOCATION_ID", "SALES_DATE")

Index2: ("ITEM_ID", "SALES_DATE")

Will a query filtering by the fileds from Index2 use the Index1 if I drop the Index2 and leave only Index1?

Thanks.....

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