How to Search Records in Table and Replace Characters? Hi, Thank you Very Much for your help! How do I search records in a table for specific quote character and replace it with a different quote character. (Windows / Website Compatible Font?) I know the basic SQL commands; SELECT * FROM `table` WHERE `body` ... blah blah blah, But how do I search inside the text record for: “ and replace them with this: " AND ” replace with: " AND ’ replace with: ' ? Thank You VERY MUCH for Your Help! FirstBorn