开发者社区 问答 正文

DTS中数据类型修改错误的报错示例是什么?

DTS中数据类型修改错误的报错示例是什么?

展开
收起
游客qzzytmszf3zhq 2021-12-12 20:02:00 378 分享 版权
1 条回答
写回答
取消 提交回答
  • ‘id' is LONG type, Can't change column type to DECIMAL 或 modify precision is not supported, col=id, type decimal, old=11, new=21

    2021-12-12 20:02:15
    赞同 展开评论
问答地址: