if exists(select 1 from INFORMATION_SCHEMA.tables where table_name = 'Table_with_data') DROP TABLE Table_with_data;