forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
1.5 KiB
1.5 KiB
An Error Occurs During the Integer Conversion
Problem
The following error is reported during the integer conversion:
Invalid input syntax for integer: "13."
Possible Causes
Some data types cannot be converted to the target data type.
Troubleshooting
Gradually narrow down the range of SQL statements to locate the fault.
Parent topic: SQL Execution Troubleshooting