164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
业务运行时整数转换错.md 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
liyang 提交于 2020-11-13 14:43 . 故障指南

业务运行时整数转换错

问题现象

在转换整数时报错如下。

Invalid input syntax for integer: "13."

原因分析

部分数据类型不能转换成目标数据类型。

处理办法

逐步缩小SQL范围确定不能转换的数据类型。

1
https://gitee.com/opengauss/docs.git
git@gitee.com:opengauss/docs.git
opengauss
docs
docs
2.0.0

搜索帮助