Clob To String/Varchar2 Conversion
AdilNov 23 2010 — edited Nov 23 2010Hi All,
I m converting table data to XML format , which i successfully done and that procedure convert data and save in a CLOB column.
Now i want to convert this clob to Varchar2/String but, I read on fourm that it convert only 4000 chars and when i check my data it is 5036497 character.
This is only a testing data and actual data can be more of that.
Can any one tell me how to do that.
Thanks
Best Regards.