GetCol('SHOW TABLES LIKE \''.TABLE_PREFIX.'%\''); foreach($tables as $table) { $tool_db->Query($sql_prefix.' '.$table); } ?>