|
thanks for the reply, but I didn't explain my question very well
what I want to do is in a big sql database, I would like to mass edit replace many records all at once
say for example I wanted to change every occurence of the word "Blue Elephant" to read instead "Yellow Elephant", but only in one category
how can I do a search and replace in my entire mysql with one easy move?
|