MySQL Query:SELECT COUNT(houseid) AS number FROM h_house WHERE infocat=4 and name = '¹Ú³É¹ú¼Ê' and propertytype=1 and (price<=70 or (unit=3 and price*buildarea <=70*10000)) and buildarea>90 and buildarea<120lou1= and currentfloor<13 and decorate=5
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 'and currentfloor<13 and decorate=5' at line 1
MySQL Errno:1064
Message:MySQL Query Error