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!
Hi
I changed a field that was varchar to Clob, but, I will have to change the Clob field to type Long with 4000 more for report export,
how to make?
SELECT rtrim(xmlcast(xmlagg(xmlelement(e,'column > 4000',' ')) as clob),',') dispositivo from dual