$sql = "DROP TABLE IF EXISTS `{$tablename}`;DROP TABLE IF EXISTS `{$tablename}_data`;"; return $exc->execute($sql);