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: Help needed with slow union join

Re: Help needed with slow union join

From: Vince <vinnyop_at_yahoo.com>
Date: 31 May 2006 08:09:14 -0700
Message-ID: <1149088154.396500.13770@c74g2000cwc.googlegroups.com>


If there is no overlap in the data between the 2 selects, try using UNION ALL instead of UNION. Received on Wed May 31 2006 - 10:09:14 CDT

Original text of this message

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