how to convert XMLTYPE data into CLOB without using getclobval()
637949May 8 2008 — edited May 9 2008Please tell me how to convert data which is stored in the table in XMLTYPE column to a CLOB.
When i use getClobVal(), i get an error. So please tell me some other option except getClobVal()