alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删
alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删除列 alter table tbl_...
ALTER TABLE技术资料下载专区,收录97份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删除列 alter table tbl_...