Find and Replace phpMyAdmin
UPDATE `table_name` | |
SET `field_name` = replace(same_field_name, 'unwanted_text', 'wanted_text') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment