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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Insert carriage return in Oracle 8 DB?

Re: Insert carriage return in Oracle 8 DB?

From: Reinier <Reinier_Dickhout_at_hetnet.nl>
Date: Thu, 28 Sep 2000 08:45:46 +0200
Message-ID: <#ZET1fRKAHA.332@net003s>

use chr(10) or chr(13)

Regards,

Reinier.

<edlewis_at_my-deja.com> wrote in message news:8qt8v0$6j5$1_at_nnrp1.deja.com...
> In an Oracle 8.0.5 DB, we wish to insert a carriage return so that data
> (text) selected from the query is presented in a much more readable
> fashion? What is the mechanism for inserting such a carriage return? I
> apologize if this is poorly phrased as I am not a DBA (clearly :).
>
> TIA
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Sep 28 2000 - 01:45:46 CDT

Original text of this message

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