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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Query sorting without Order by

Re: Query sorting without Order by

From: <jdorlon_at_my-deja.com>
Date: Thu, 08 Feb 2001 15:36:58 GMT
Message-ID: <95ueep$qvm$1@nnrp1.deja.com>

also, if you have any typing errors in your optimizer hint, oracle will just ignore it and treat it as a comment. Do an explain plan on your query to see if Oracle will use the index. It does work. At least in my simple example. I tried it too! :-)

Sent via Deja.com
http://www.deja.com/ Received on Thu Feb 08 2001 - 09:36:58 CST

Original text of this message

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