版本:
7.0.0-RC3
企业版
轻量版
Are you an LLM? You can read better optimized documentation at /zh/docs/7.0.0-RC3-lite/database_om_guide/an_error_occurs_during_integer_conversion.md for this page in Markdown format
业务运行时整数转换错
问题现象
在转换整数时报错如下。
Invalid input syntax for integer: "13."
原因分析
部分数据类型不能转换成目标数据类型。
处理办法
逐步缩小SQL范围确定不能转换的数据类型。