修改表字段长度

alter table tableName modify column colName varchar(2048);

posted @ 2018-04-19 15:41  吖水的程序路  阅读(232)  评论(0)    收藏  举报