3. Embedded SQL for COBOL : COBOL Data Items and Data Types : Data Type Conversion : Decimal Type Conversion
 
Share this page                  
Decimal Type Conversion
An Ingres decimal value that will not fit into a COBOL variable will either be truncated if there is loss of scale or cause a runtime error if loss of significant digits.