replacing CR/LF

From: "Marcus Andree S(dot) Magalhaes" <marcus(dot)magalhaes(at)vlinfo(dot)com(dot)br>
To: pgsql-novice(at)postgresql(dot)org
Subject: replacing CR/LF
Date: 2003-07-11 22:49:28
Message-ID: 1057963768.3f0f3ef8806fd@webmail.vlinfo.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello, all.

I have some data imported from some windows text files with a couple
DOS end-of-line characters (CRLF) on it.

Is there any simple way to remove them all, or just replace them with a
single whitespace character??

thanks.

-------------------------------
http://www.vlinfo.com.br

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Martin Foster 2003-07-12 02:17:34 Optimizer Parameters
Previous Message Dmitry Tkach 2003-07-11 22:35:44 Re: Dont allow updation for few columns in a record.