How to replace a string via MySQL command on all discussions?

Hi,
I would need a bit of help with a MySQL command, please.
I need to find the string abcd.com in all discussions and replace it with the string wxyz.com
I believe the best way to achieve this is via SQL command in phpMyAdmin or so... unless there is a plugin able to do the same.
Thank you!

Answers

Sign In or Register to comment.