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 -> insert carriage return

insert carriage return

From: tony <ttigger4321_at_hotmail.com>
Date: Fri, 19 Oct 2001 18:01:46 GMT
Message-ID: <3bd06986.20660908@news.dal.ca>


I want to insert carriage returns into a field of datatype long. For example in sqlplus.

insert into table a (textfield, intfield, longfield) values ('text', 99, 'some text folowed by carriage return followed by more text followed by another carriage return');

Des anybody know how to do this?

thanks
cheers,
tony
494-1021 w
461-4550 h Received on Fri Oct 19 2001 - 13:01:46 CDT

Original text of this message

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