更改字段名

alter table tb_name change col_name new_col_name create_definition;

相关文章:

  • 2021-08-11
  • 2021-08-05
  • 2022-12-23
  • 2021-11-30
  • 2021-09-10
  • 2022-02-09
猜你喜欢
  • 2021-11-17
  • 2021-12-08
  • 2021-11-20
  • 2021-11-20
相关资源
相似解决方案