Getting actual SQL query
![]() Hello,
|
Accepted answer
![]() That is the way it is. You cannot get more "actual" than that. Further reading is shown below.
Kazuki Nobutani selected this answer as the correct answer
Comments Thank you Donald, I found out that with DB2, seems like you can capture actual queries using "AUDIT POLICY" using a parameter of "EXECUTE WITH DATA".
|