Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Tools for producing execution path from an EXPLAIN PLAN?
Would the output generated by Oracle's SQL Analyze tool be of any use to
you? It generates a more structured output than SQL. The tool can be
downloaded from Oracle's technet.oracle.com site.
Regards,
Richard
"George Weer" <RubberDucky703_at_hotmail.com> wrote in message
news:a9cprs$2238k$1_at_ID-116287.news.dfncis.de...
> Are there any tools which when given the results of an EXPLAIN PLAN will
> produce a tree showing how the query will be processed for that explain
> plan?
>
> A solution which is free/demoable would be ideal!
>
> --
> Thanks lots
>
>
Received on Sun Apr 14 2002 - 17:19:40 CDT
![]() |
![]() |