I have a strange situation:
there is a query (names of the objects are diffrent of course)
there is also an index GRANTEE_INDEX_01 on grante[pm, st] (every table has similar index [pm,st]), and I have no idea why - but oracle does both index range scan and fast full scan on same index, and I can't knock it out of his... core.
Actually there is no performance problem,at least no one complains. I just want to know why is this happening?
