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: Need help turning OUTER JOIN query into UNION query

Re: Need help turning OUTER JOIN query into UNION query

From: Andy <enzoweb_at_hotmail.com>
Date: 30 Jan 2002 02:21:37 -0800
Message-ID: <8d4033cd.0201300221.4951dc22@posting.google.com>


Welcome to the Wonderful World of Siebel.

I used a FIRST_ROWS hint and got the time down from 4 mins 51 secs to 5 secs.

However, Siebel won't let us use hints. Or Cost based optimizer. Or Partitioning.

I'll put the explain plan output here, but trust me, it's doing a full table scan.

Feel free to copy and paste it and run explain plan on it.

"Tom Dyess" <tdyess_at_dyessindustries.com> wrote in message news:<oSH58.158649$_w.24645083_at_typhoon.tampabay.rr.com>...
> God, that query was ugly.
>
> Tom
> www.oraclepower.com
>
Received on Wed Jan 30 2002 - 04:21:37 CST

Original text of this message

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