Re: convert newlines UNIX - DOS / DOS to UNIX

From: John Hurley <hurleyjohnb_at_yahoo.com>
Date: Sat, 15 Jan 2011 17:45:53 -0800 (PST)
Message-ID: <58bf4389-5bf8-4fbe-8485-0fd715f05015_at_k25g2000vbl.googlegroups.com>



Mladen:

#t Let me try and take a shot: you would need to replace \n\r (DOS standard) with \n (Unix standard). You mentioned Oracle 10g, which supports regular expressions. That shouldn't be very hard to do.

Why do it inside a database call what the operating systems provide already? Received on Sat Jan 15 2011 - 19:45:53 CST

Original text of this message