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