Interview Questions

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

DB2 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 Interview Questions