mysql remove table if exists code example Example: drop table if it exists mysql DROP TABLE IF EXISTS <TABLE NAME>;