Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Performance problem - help appreciated.
Hi,
In your case, the outer join is restricting the join order.
Remove the outer join and test.
It would have been helpful if you have included the plans with each SQL.
regards
Srivenu
Received on Tue Mar 30 2004 - 23:38:26 CST