SELECT * FROM `dbo_tp_countryname` where CountryName like '%'''%'
SELECT foo FROM table WHERE bar LIKE '%\'%'
Jump To Top of Thread