What COBOL data type is defined by Decimal data within the Complex Flat File stage?
What COBOL data type is defined by Decimal data within the Complex Flat File stage?
In COBOL, the data type that is defined by decimal data is COMP-3. COMP-3 is a packed decimal representation used to store decimal numbers in a compact form.
Right answer is COMP-3 https://www.ibm.com/support/knowledgecenter/SSEPEK_11.0.0/apsg/src/tpc/db2z_equivalentcoboldatatypes.html