发布网友 发布时间:2022-04-25 14:40
我来回答
共1个回答
热心网友 时间:2022-04-10 17:19
追答不是这样"alter table 表名 add 字段 类型 "table 就表示表名;正确的语法是alter 表名 add 字段 类型