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

Home -> Community -> Usenet -> c.d.o.server -> Re: Hash join order

Re: Hash join order

From: Richard Kuhler <noone_at_nowhere.com>
Date: Fri, 28 Mar 2003 19:39:53 GMT
Message-ID: <dy1ha.8433$Hx.3752282@twister.socal.rr.com>


Jonathan Lewis wrote:
<snip>
> then you need to include the hint
> swap_join_inputs(table_a)
> in the select statement (you may also need to
> include an index(table_c) for the test case you
> published).

Thank you! That worked. Should I be worried that I can't find this hint in the documentation?

Richard Kuhler Received on Fri Mar 28 2003 - 13:39:53 CST

Original text of this message

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