node
Tags:

Replace data in MySQL Tables

UPDATE table_name SET field_name=REPLACE(field_name, 'findfor', 'replacewith')

Comments

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account, used to display your avatar.