Hi All,

I would like to search through all fields in a table, and anytime a search 
string comes up, have it replace it with another string.  By way of example, 
let's say I wanted to replace every occurence of 'Peter' with 'Paul' - can I 
do this purely with SQL?

I know I could do it in PHP fairly easily, but I am wondering if there is a 
way I can just feed a query to MySQL that will take care of things.

Possible?

Sincerely,
  -Josh 




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to