MySQL Query : SELECT h.`id`,h.`catid`, h.`title`, h.`url` FROM `bc_product` AS h WHERE h.`catid` = 181 AND h.status=99 AND h.`id` = LIMIT 1
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 'LIMIT 1' at line 3
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 'LIMIT 1' at line 3
Need Help?