CMD 已存在的表, 没有主键的 添加主键属性

Posted on 2019-11-21 10:37  Max404  阅读(112)  评论(0编辑  收藏  举报

alter table t3 add primary key(id);