Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: need help with sql*loader problem

Re: need help with sql*loader problem

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Fri, 21 May 2004 22:06:48 -0400
Message-ID: <20040522020648.GA3485@medo.noip.com>


And exactly how should two spaces between the slashes help with the carriage retunrns? If you said 1,$s/\n// or 1,$s/\r// I would have nodded my head in agreement, but two slashes??? Why not two slashdots?

On 05/21/2004 08:38:00 PM, Ryan wrote:
> yeah or opening it in vi and doing the following:
>
> 'escape' (takes cursor to the bottom of the screen)
>
> 1,s/ //g
>
> That is two spaces between the the slashes. That should get rid of your
> carriage returns.--

Mladen Gogala
Oracle DBA



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Fri May 21 2004 - 21:03:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US