I am still kind of struggling with this.
Developer sent me some poorly running SQL (he did not write it) and asked me to do an explain on the SQL for him.
I can run it through access plans via the GUI - but that is graphical and I can't sent it to him.
I think I need to use db2expln. I am running on DB2 V9.5 on wondows. From what I've read, it looks like db2expln is command line only.
I'm read through the syntax for db2expln so many times ( in the manual ) that my head is spinning.
Can anyone guide me as what I need to do in order to run this long-a** chunk of SQL through db2expln???