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: ** ordered use_nl question

RE: ** ordered use_nl question

From: A Joshi <ajoshi977_at_yahoo.com>
Date: Mon, 19 Jun 2006 09:11:01 -0700 (PDT)
Message-ID: <20060619161101.44838.qmail@web60714.mail.yahoo.com>


Allen,

     Yes. I am giving /*+ ordered use_nl in the query.   I did not type properly in the e-mail below. so it is    

  /*+ ordered use_nl(a,b,c,d) index(a emp_id) */    

  Sorry. And thanks for your help.   

"Allen, Brandon" <Brandon.Allen_at_OneNeck.com> wrote:

      That syntax doesn't look right to me - I think it should be "ordered use_nl(a,b,c,d)" (not ordered_nl)     



  From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of A Joshi Sent: Monday, June 19, 2006 8:37 AM
To: oracle-l_at_freelists.org
Subject: ** ordered use_nl question    

  select /*+ ordered_nl(a,b,c,d) index(a emp_id) */   but it does not seem to work.    

  The plan does seem to change a little so the hint is having affect. However I am not able to get the desired plan. Any suggestions? Thanks for help   

  Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.                  



Do you Yahoo!?
 Get on board. You're invited to try the new Yahoo! Mail Beta.
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jun 19 2006 - 11:11:01 CDT

Original text of this message

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