I just got a ODBC connection setup to use Universal SQL Editor to run my SQL against DB2. I would like to run explain plans on my SQL. Could somebody give me the steps I need to go through to do this. Does the process put the plan results in a table and what is this table normally called. Also, can somebody show me some SQL to run against the plan table.
Thank you.
Thank you.