# drop table if exists my_table; -- exists DROP TABLE # drop table if exists my_table; -- no table is no problem: DROP TABLE #