Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Insert carriage return in Oracle 8 DB?
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
![]() |
![]() |