MySQL Query:select c.name from v9_special_categories sc left join v9_categories c on sc.categoryid=c.cateid where sc.specialid= order by sc.categoryid desc
MySQL Error: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 sc.categoryid desc' at line 3
MySQL Errno:1064
Message:MySQL Query Error