Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: High CPU Query
Time and time again, I have found the best way to tame one of these
beasts is to break it up into manageable pieces. When you do that, you
usually find the problem child very quickly. Split the unions into two
statements and run each separately, break out the IN's, etc., to see
what falls out.
Regards,
Steve Received on Fri Mar 31 2006 - 15:19:43 CST