RE: editing all columns in a table

2004-07-08 Thread Lachlan Mulcahy
', 'Ww'); -> 'WwWwWw.mysql.com' This function is multi-byte safe. http://dev.mysql.com/doc/mysql/en/String_functions.html cheers Lachlan -Original Message- From: leegold [mailto:[EMAIL PROTECTED] Sent: Friday, 9 July 2004 2:11 PM To: [EMAIL PROTECTED] Sub

Re: editing all columns in a table

2004-07-08 Thread leegold
On Thu, 08 Jul 2004 21:12:01 -0400, "leegold" <[EMAIL PROTECTED]> said: > I have a situation were a table field item has a > situation like: \r\ndata\r\n. So an item's got > line breaks in there with it in the field and > it's screwing things up for me. How do I do a global > clean-up of this and