SELECT * FROM JT_City WHERE (REPLACE(sCityName,'/ ','')='Cat Ba Island' AND iProvinceID =Halong Bay ) OR (REPLACE(sCityName,'/',' ')='Cat Ba Island' AND iProvinceID =Halong Bay);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 'Bay ) OR (REPLACE(sCityName,'/',' ')='Cat Ba Island' AND iProvinceID =Halong Ba' at line 1