mysql_query (30) failed. 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 'connell%' order by price asc' at line 1 : 1064 Query: select count(id) from premises.realestate LEFT JOIN premises.soldhide as sg ON id=sg.listingid where postcode>0 and sg.listingid IS NULL and (lcase(status)='buy' or lcase(status)='auction') and lcase(town) like '%o'connell%' order by price asc Database: premises
User Name: premises |