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!

column with more than 4000 characters

PretaMay 25 2011 — edited May 25 2011
Hi,

Version: 10.2.0.4.0

I have a requirement to display more than 4000 characters (clob, long data type) through sql.

Though this can be achieved through pl/sql, I am not able to get the output in sql statements. Is it possible to get this done through sql?
I can use intermediate pl/sql processing if needed.

Thanks for your help.
This post has been answered by Peter Gjelstrup on May 25 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 22 2011
Added on May 25 2011
3 comments
1,882 views