开发者社区 问答 正文

Hologres报错ERROR: invalid input syntax for type ...

已解决

Hologres报错ERROR: invalid input syntax for type numeric: ""

展开
收起
提个问题 2024-06-08 10:07:09 744 分享 版权
1 条回答
写回答
取消 提交回答
  • 开发者社区问答官方账号
    官方回答
    采纳回答
    报错信息:ERROR: invalid input syntax for type numeric: "";报错原因:字段中有空值导致。
    解决方法:查看字段中是否有空值存在。
    2024-06-08 10:07:10
    赞同 1 展开评论