alter table 表名 change abc def 列类型;
比如 alter table student change pws psw char(10);
mysql的一些sql用法mysql的一些sql用法
mysql的一些sql用法
mysql的一些sql用法

相关文章:

  • 2021-10-31
  • 2021-06-02
  • 2021-10-11
  • 2021-08-25
  • 2022-12-23
  • 2021-07-09
  • 2021-09-26
  • 2021-09-28
猜你喜欢
  • 2022-03-03
  • 2021-06-20
  • 2021-08-11
  • 2021-09-23
  • 2021-11-06
  • 2021-10-21
  • 2022-12-23
相关资源
相似解决方案