| United States-English |
|
|
|
![]() |
ALLBASE/SQL Reference Manual: HP 9000 Computer Systems > Chapter 7 Data TypesOverflow and Truncation |
|
Some operations can result in data overflow or truncation. Overflow results in loss of data on the left. Truncation results in loss of data on the right. Overflow or truncation can occur in several instances as follows:
Because large integers (less than -2147483648 (-231) or larger than 2147483647 (231-1) up to 15 digits long) are stored as decimals, large integer overflow actually results in a DECIMAL OVERFLOW message. Overflow always causes an error. Truncation can cause a warning for the following types of data:
Refer to the ALLBASE/SQL Message Manual for information on handling warnings and errors. |
|||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||