SQL/MX 3.2 Installation and Upgrade Guide (H06.25+, J06.14+)

Table Of Contents
--- 1 row(s) selected.
>>
>>update tnumeric set a = a + a
+>where cast( a * 20 as char (10)) > '5';
*** ERROR[8402] A string overflow occurred during the
evaluation of a character expression. Conversion of Source
Type:DECIMAL SIGNED(REC_DECIMAL_LSE) Source
Value:0x2B0002040609010305070800020406090103050600 to Target
Type:CHAR(REC_BYTE_F_ASCII).
--- 0 row(s) updated.
>>
68 Conversions