更新时间:2018-12-03 20:06
drop table table_name;
table_name:表名。
删除CUSTOMER表。
drop table customer;
在文档使用中是否遇到以下问题
更多建议
在文档使用中是否遇到以下问题
更多建议
匿名提交