Managing and Manipulating CLOB
846231Nov 10 2011 — edited Nov 14 2011Hi All,
Ora11g.
I have a table PRODUCT, with CLOB column DESCR.
How can I display the value of DESCR as text format?And be able to create a script. So that I can use this as a text manual update?
For example:
Above is the sample value of CLOB. How can I "enclose" or concat it so it can be treated as one value?
Thanks a lot.
Edited by: KinsaKaUy? on 11-Nov-2011 02:26