crmpicco
08-09-2005, 02:01 PM
SELECT * FROM `dbo_tp_countryname` where CountryName like '%'''%'
How do i search a table which has a apostrophe in it? I have tried the above, but it doesnt work.
My error is
Error: You have mismatched `'`
How do i search a table which has a apostrophe in it? I have tried the above, but it doesnt work.
My error is
Error: You have mismatched `'`