Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

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.
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
If you are working with Oracle, you can use tOracleInput to read the CLOB column (Column Type can be set as Object).
Best regards
Sabrina