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