Interview Questions

What is a DBRM, PLAN?

DB2 ( IBM Database 2 ) Interview Questions


(Continued from previous question...)

What is a DBRM, PLAN?

DBRM: Data Base Request Module, has the SQL statements extracted from the host language program by the pre-compiler.
PLAN: A result of the BIND process. It has the executable code for the SQL statements in the DBRM.

(Continued on next question...)

Other Interview Questions