Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Tools for producing execution path from an EXPLAIN PLAN?

Re: Tools for producing execution path from an EXPLAIN PLAN?

From: Richard Armstrong <richard.armstrong_at_juno.demon.co.uk>
Date: Sun, 14 Apr 2002 23:19:40 +0100
Message-ID: <1018822783.13291.0.nnrp-07.9e9809ca@news.demon.co.uk>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US