PDA

View Full Version : Insert return character into a CLOB


Alexia
02-14-02, 06:08
Hi all!

Just need to know how to insert a "return carriage" character into a CLOB field.

insert into table_clob values('Hello, here it comes the return, Bye');

Thanks a lot!!!