drop table mysql select database code example Example 1: mysql drop DROP TABLE table_name Example 2: drop table in mysql DROP TABLE table_name;