SQL SQL DROP TABLE May 30, 2012 Pramod T P SQL DROP TABLE can be used to delete tables . Example mysql> DROP TABLE user2; Query OK, 0 rows affected (0.01 sec)