DROP_TABLES_IF_EXISTS = '''DROP TABLE IF EXISTS `{table_name}`;'''