Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: This is a very slow query. Any ideas?
Have you tried running the query through EXPLAIN ? That should indicate how Oracle is parsing and optimizing your query. If you have the cost-based optimizer turned on, make sure you've run analyze to update all of the data dictionaries with good statistical data.
Cliff
(cbuetikofer_at_isinet.com)
#include StandardDisclaimer Received on Thu Jun 26 1997 - 00:00:00 CDT
![]() |
![]() |