问答题

修改“student”表的“dp_count”列数据类型为int

答案: alter table student modify dp_count  int;
微信扫码免费搜题