Replace: UPDATE <table>, and UPDATE SET <column> = REPLACE(<column>, '<existing.
UPDATE <table>
UPDATE SET <column> = REPLACE(<column>, '<existing>', '[replacement]')