摘要: alter table 表名 modify (字段名 字段类型长度);alter table cachemsg modify (callernum varchar(40)); 阅读全文
posted @ 2016-12-29 16:19 MikeLi 阅读(423) 评论(0) 推荐(0) 编辑