select id,header,cat_id from catalog_types where status=1 and id in() order by position desc
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') order by position desc' at line 1
Error in query.