技术解析 | 用户实践 | 社区月报
专题详解 |案例库| 开发者故事
成为博主 |技术分享
加入OceanBase|招聘动态
论坛答疑|技术分享|提Issue或建议
加入用户组 | 加入开发者组
alter table table modify column number(10) not null;
not null这个不支持吗
currently not support modify column from nullable to not null, coming soon
那如何修改已存在表的 null/not null