SELECT * FROM JT_City WHERE (REPLACE(sCityName,'/ ','')='City Center' AND iProvinceID =Hoi An ) OR (REPLACE(sCityName,'/',' ')='City Center' AND iProvinceID =Hoi An);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 'An ) OR (REPLACE(sCityName,'/',' ')='City Center' AND iProvinceID =Hoi An)' at line 1