drop table TABLE的意思|示意

美 / / 英 / /

drop table


drop table TABLE的网络常见释义

删除表 ... 清除表数据(truncate table TABLE) 删除表(drop table TABLE) 恢复被删除的表(Flashback table TABLE to before drop) ...

语法 ... 语法:drop table table; 语法:rename old_name to new_name; 举例:rename test1 to test88; ...

drop table TABLE相关短语

1、 ALTER TABLE table-name DROP line-name 删除列