会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
SlowTech
生活本应就是慢的
博客园
首页
新随笔
联系
管理
订阅
01 2021 档案
null调整为not null default xxx,不得不注意的坑
摘要:最近碰到一个case,值得分享一下。 现象 一个DDL,将列的属性从null调整为not null default xxx, alter table slowtech.t1 modify name varchar(10) not null default 'slowtech'; 通过平台执行(平台调
阅读全文
posted @
2021-01-30 07:55
iVictor
阅读(5413)
评论(1)
推荐(2)
公告