1064 - 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 's Edge%' and trans_type ='For Sale' order by list_price desc' at line 1

select id, list_price, subdivision from wilmalln where active_status=1 and listing_source=1 and subdivision like '%Marshes at River's Edge%' and trans_type ='For Sale' order by list_price desc

[TEP STOP]