Code Snippet For PHP, JS, jQuery, Sql, etc
UPDATE table_name SET field = replace(field, 'string-to-find', 'string-that-will-replace-it');