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!

Oracle utilities for unzipping multiple files

584835Jul 17 2007 — edited Jul 17 2007
Hello,

I have a Zip- file at a given directory with multiple .csv- files in it.
I need to unzip zip.file and load data from all .csv- files into a database.

It looks like the UTL_COMPRESS provides utilities for a single BFILE...

Any suggestions of using Oracle utilities (not java) will be highly appreciated!!

THANK YOU!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2007
Added on Jul 17 2007
4 comments
374 views