
Can I see an SQL execution plan through a JDBC connection
Bob> Is there a way I can see an execution plan through JDBC. I
Bob> need to analyze a query and it would be very helpful if could
Bob> see the execution plan.
I guess you could get the system to populate the EXPLAIN tables and
write some queries over the EXPLAIN tables in your JDBC connection. It
would be a substantial piece of work ...
--
Pip-pip
Sailesh
http://www.cs.berkeley.edu/~sailesh