drop table
もどる
drop table テーブル名;
選択しているデータベースの、指定したテーブルを削除する。
成功時は Query OK, 0 rows affected と表示される。