Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Efficiency of hierarchical queries
Keith D Gregory wrote:
>
> Looking at the execution plan for a hierarchical query, I see a table
> scan, no matter what I do for indexing hints. It seems to me that this
> will result in very poor performance for the table in question, which
> could contain several million rows.
>
> So, is there something magical about the CONNECT BY operation, or will
> it really scan my table?
>
> -kdg
If these guidelines are followed, you should have no trouble.
HTH
-- Chrysalis FABRICATI DIEM, PVNC ('To Protect and to Serve') Terry Pratchett : "Guards Guards"Received on Wed Feb 04 1998 - 00:00:00 CST
![]() |
![]() |