DBA > Job Interview Questions > DB2 INTERVIEW QUESTIONS

How do you do the EXPLAIN of a dynamic SQL state

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

How do you do the EXPLAIN of a dynamic SQL statement?

1. Use SPUFI or QMF to EXPLAIN the dynamic SQL statement
2. Include EXPLAIN command in the embedded dynamic SQL statements

(Continued on next question...)

Other Job Interview Questions