SELECT id, name, alias, list_parents, show_in_homepage ,tablename FROM fs_products_categories_cn WHERE published = 1 AND level = 2 AND id != 294 AND list_parents LIKE '%,294,%' ORDER BY ordering DESC LIMIT 10