pg 修改字段长度

修改字段长度

alter table 表名   alter column 字段名  type VARCHAR(1024);

posted @ 2021-04-30 15:04  疯子110  阅读(1204)  评论(0)    收藏  举报