Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

CLOB with new line

791205Feb 6 2015 — edited Feb 6 2015

Hello Experts,

             I have a one program in which I am using variable with CLOB data type. I want to insert a data with new line in this variable.

For example there are two strings 'ABC' and 'XYZ'. I want to assign it to CLOB as below,

'ABC

XYZ'

Is it possible?

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2015
Added on Feb 6 2015
7 comments
5,049 views