DBA > Job Interview Questions > DB2 INTERVIEW QUESTIONS

What is a DB2 plan?

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

(Continued from previous question...)

What is a DB2 plan?

An application plan or package is generated by the bind to define an access path.
DB2 plan is executable form of sql staements(DBRM).
you can define DB2 plan as set of pointers to packages. And package contains machine code of best access paths.

(Continued on next question...)

Other Job Interview Questions