Skip to Main Content

SQL & PL/SQL

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!

read from file and write to file without using utl_file

Allen SandiegoMar 20 2009 — edited Mar 20 2009
hi all,

is there another way to read the contents of a csv file and not use utl_file. problem with utl_file is that i need to have access to an oracle directory which i currently don't have. also write to csv and not use utl_file?

is there another function that can read files and write files from and to local drive?

thanks
allen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2009
Added on Mar 20 2009
17 comments
2,771 views