修改表的字段结构:

表:mission_picture,新增字段:content,字段类型:text

ALTER TABLE mission_picture ADD content text;

 

相关文章:

  • 2021-10-27
  • 2021-06-01
  • 2022-12-23
  • 2021-11-30
  • 2022-01-04
  • 2021-11-15
  • 2021-07-18
猜你喜欢
  • 2021-04-01
  • 2021-09-20
  • 2021-11-19
  • 2021-09-15
相关资源
相似解决方案