Interview Questions

What are the contents of a DCLGEN?

DB2 INTERVIEW QUESTIONS


(Continued from previous question...)

What are the contents of a DCLGEN?

1. EXEC SQL DECLARE TABLE statement which gives the layout of the table/view in terms of DB2 datatypes.
2. A host language copy book that gives the host variable definitions for the column names.

(Continued on next question...)

Other Interview Questions