I am using a DB2 UDB ver 7.2 client on Windows 2000. How would I invoke the tool VISUAL EXPLAIN ?
Now if I go the command center, there are four tabs 'Interactive, Script, Query Results, and Access Plan'. Now depending on which tab you click, the menu bar options change. for 'interactiev', and 'script' tabs, there is also a corresponding option in the menu bar. If you click on the menu bar option (say for tab 'script', menu bar option 'script'), there is an option CREATE ACCESS PLAN.
Then after executing the script click on the tab 'Access Plan', and this time you can use the different access plan menu options to view the explained SQL.
So my question is, is it this feature that is called VISUAL EXPLAIN, or is it a different option like CLP, CCA, CC etc
thanks.
Anil