Extract Oracle CLOB datatype as UTF-8 String to a File
I need to download a field from Oracle table. The field is defined as CLOB type in Oracle. (The field contains text data in various format, like, Simplified Chinese, Espaniol, etc.) Please suggest a way to convert and print on the file.