MySQL Query : select DISTINCT a.pinpai from kache_qiye as a inner join as b on b.pinpai = a.pinpai where a.catid = 83 and a.status = 99 and a.shangjia = 0 and b.status = 99 and b.zhuangtai = 1 and (rlzl like "%纯电动%" or rlzl like "%混合动力%" or rlzl like "%燃料电池%") and (b.rlzl like "%纯电动%" or b.rlzl like "%混合动力%" or b.rlzl like "%燃料电池%")
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 'as b on b.pinpai = a.pinpai where a.catid = 83 and a.status = 99 and a.shangjia ' 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 'as b on b.pinpai = a.pinpai where a.catid = 83 and a.status = 99 and a.shangjia ' at line 1
Need Help?