业务运行时整数转换错问题现象在转换整数时报错如下。Invalid input syntax for integer: "13." 原因分析部分数据类型不能转换成目标数据类型。处理办法逐步缩小SQL范围确定不能转换的数据类型。