Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Using national decimal data in SQL statements

You can use national decimal host variables in EXEC SQL statements when you use either the integrated DB2 coprocessor or the DB2 precompiler. You do not need to specify the CCSID in EXEC SQL DECLARE statements in either case. CCSID 1200 is used automatically.

Any national decimal host variable that you specify in an EXEC SQL statement must have the following characteristics:

related concepts  
Formats for numeric data


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)