MySQL Query : SELECT COUNT(*) AS num FROM `lt_yp_product` as a,`lt_yp_product_data` b WHERE a.id=b.id AND status=99 AND a.`catid` in ()
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 ')' at line 1
MySQL Errno : 1064
Message : 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 ')' at line 1
Need Help?