修改表字段长度

alter table tableName modify column colName varchar(2048);

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