Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: query order clause and indices

Re: query order clause and indices

From: David <thump_at_cosmiccooler.org>
Date: Wed, 8 Dec 2004 14:25:22 -0800 (PST)
Message-ID: <1465.64.37.153.21.1102544722.squirrel@64.37.153.21>


Sorry to confuse...
The query below with hint is as it is now in prd. I am removing the hint when taking out the order by and in fact the LIO's are slightly lower without the hint favoring FTS anyway...

Query without order by does not include hint, althouhg I did try hinting at the index on the column that was referenced in the order by and the LIO's are slightly higher.

I'm going to check out your idea of index and order by...

-- 
..
David


>
>
>
>
> Gut feel would say that even though it doesn't appear to use the index
> perhaps it actually is at execution time - there is no other way the
> presence of an index can change the result set.
-- http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 08 2004 - 16:25:18 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US