Skip to Main Content

Analytics Software

Announcement

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

odi 11g create a csv file from table with double quotes for the values in csv file

VSAIPRASADAug 16 2017 — edited Aug 17 2017

I have a table with 200 columns in a table and I would like to generate a csv file and the values in the files should be with double quotes.

I know we can do it like '"'||columnName||'"' but there are many columns.

Please let me know if you have any suggestions.

Thanks,

This post has been answered by Mateus Santilli on Aug 17 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2017
Added on Aug 16 2017
6 comments
1,170 views