This is a discussion on Re: Way To Generate Readable Explain Plan? within the DB2 forums, part of the Database Server Software category; --> You can write some sql script to query explain tables. DB2 does suggest use db2 tools which can give ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| You can write some sql script to query explain tables. DB2 does suggest use db2 tools which can give more helpful information about access plan. Regards, FRX Carlos Rodriguez wrote: > Is there an SQL script that can read the information from the Plan table and > format the results so that it can be interpreted easily? |