3. Embedded QUEL for COBOL : COBOL Variables and Data Types : Data Type Conversion : Decimal Type Conversion
 
Share this page                  
Decimal Type Conversion
A 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.