MySQL Query : SELECT a.description,a.catid,a.title,a.contentid,c.content,a.url,a.status FROM `v9_shiwu_content` a, `v9_shiwu_c_news` c WHERE a.contentid=c.contentid and c.contentid= LIMIT 20
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 20' 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 'LIMIT 20' at line 1
Need Help?