摘要:
1添加表字段 alter table table1 add transactor varchar(10) not Null; alter table table1 add id int unsigned not Null auto_increment primary key 2.修改某个表的字段类型 阅读全文
posted @ 2019-07-15 17:01
jie001
阅读(114)
评论(0)
推荐(0)
浙公网安备 33010602011771号