阅读背景:

学习笔记-关系型数据库-MySQL-表基本操作、索引

来源:互联网 

修改表的字段:

  基本用法

    ALTER TABLE 表名 执行动作;

    alter table student add score int(3) not null; 




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: