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 remove all \r and \n for all of that col. in my table? If it was flat-file I'd run a Perl regex, but how w/data in MYSQL tables? Thanks for helping with this novice/easy stuff - OK if you can just link me to the info. Lee G.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]