摘要: alter table aaa drop column id alter table aaa add id int identity(1,1) 阅读全文
posted @ 2019-04-29 15:00 qwer78 阅读(68) 评论(0) 推荐(0)