alter table tablename alter column colname newDataType 比如:ALTER TABLE mytable ALTER COLUMN mycol1 INT DEFAULT 0 相关文章: 2022-12-23 2021-10-19 2021-11-13 2022-12-23 2022-12-23 2021-08-08 2022-12-23