2.11. DROP

The drop statement is used to delete a table from the database.

2.11.1. Syntax

drop table tablename

2.11.2. Example

drop table contactlist