.登陆网站管理后台>>高级应用>>数据调用>>添加>>手写SQL>>
2.SELECT * from uchome_tagspace s,uchome_space sf where s.uid=sf.uid and sf.avatar=1 AND s.tagid=1 ORDER BY sf.dateline DESC
出错。。提示:填写的SQL语句不能正常查询,请返回检查。
服务器反馈:
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 'SELECT * FROM `uchome_space` AS `space` LEFT JOIN `uchome_spacefield` AS `spacef' at line 1
ERRNO. 1064