Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Why would an index not be used if specified as a hint in a query?
Hi,
Running Oracle 8.1.7.4 on Solaris 2.8.
Running explain plan, and then a query (I don't have a copy to show at this
point), apparently
the index is not used.
I assume it is because the optimiser thinks the index is not required even though it is specified.
Cheers
Craig.
Received on Fri Feb 11 2005 - 20:13:18 CST