Oracle utilities for unzipping multiple files
584835Jul 17 2007 — edited Jul 17 2007Hello,
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!