Page 1 of 1

How to find and replace text string in many longtext fields?

Posted: Fri Sep 28, 2007 5:16 pm
by intellivision
I have 40 longtext fields that have the same text string that I need to remove, but leave the other text in those fields alone.

Can this be done with Mysql?

Posted: Sat Sep 29, 2007 7:33 am
by feyd
Yes.

Posted: Sat Sep 29, 2007 2:18 pm
by intellivision
Super, thanks.