DROP TABLE
DROP [TEMPORARY] TABLE [IF EXISTS] tbl_name [, tbl_name] ... [RESTRICT | CASCADE]1,drop table if exist2,myisam 和 inodb 的区别。
tbl_name