随笔分类 -  DB2

DB2数据库相关
摘要:执行DB2更新语句: update table set column1=361755*10000 where name= 'xxx'; 时,报数据溢出错误: Arithmetic overflow or other arithmetic exception occurred. SQL Code: - 阅读全文
posted @ 2020-03-25 16:07 jason_woo 阅读(2202) 评论(0) 推荐(0)
摘要:DB2 隐藏字段 记录数据更新时间 阅读全文
posted @ 2020-02-29 18:10 jason_woo 阅读(1052) 评论(0) 推荐(0)