alter table 表名 modify column 字段名 类型;
alter table 表名 drop column 字段名

 

相关文章:

  • 2021-07-27
  • 2022-12-23
  • 2021-08-05
  • 2021-07-08
  • 2021-05-14
  • 2021-11-17
  • 2021-12-10
猜你喜欢
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2022-02-14
  • 2021-11-15
  • 2021-06-30
  • 2021-07-29
相关资源
相似解决方案