What are the contents of a DCLGEN ?
EXEC SQL DECLARE TABLE statement which gives the layout of the table/view in terms of DB2 datatypes.A host language copy book that gives the host variable definitions for the column names.
EXEC SQL DECLARE TABLE statement which gives the layout of the table/view in terms of DB2 datatypes.A host language copy book that gives the host variable definitions for the column names.