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!

Replace '||' by Enter Character (\n) in Oracle

1000803Dec 16 2013 — edited Dec 16 2013

Hi Guys,

I have column value with '||'. Now I want ro replace the '||' by Enter character (\n).

Like:

Input: "Product has been sold || Sold by Sunil"

Output: Product has been sold

            Sold by Sunil

can yuo please provide a SQL query for the same.

Thankx,

Sudi

This post has been answered by Mahir M. Quluzade on Dec 16 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2014
Added on Dec 16 2013
11 comments
1,392 views