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

Home -> Community -> Usenet -> c.d.o.misc -> cariage return ?

cariage return ?

From: benoit guyon <bguyon_at_polydeme.fr>
Date: 31 Aug 1999 17:39:35 GMT
Message-ID: <01bef3e0$18cc7930$1101a8c0@ouagadougou>


hello
I' have this problem :
i store text in oracle for a multiline text box (power++ - microsoft platform), and i want to make a pl/sql procedure with this code :

txtstr:=concat(txtstr,'\r\n');

but, of course, it doesn't work :)
does anybody knows how to insert a 'cariage return - line feed' under pl/sql ?
thanks in advance

guyon benoit -- bguyon_at_polydeme.fr
société polydeme -- http://www.polydeme.fr Salut ! Je suis un virus de signature :) Mettez-moi dans la vôtre. "Any technology distinguishable from magic is insufficiently advanced." Received on Tue Aug 31 1999 - 12:39:35 CDT

Original text of this message

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