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