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!

Is it possible to write a program to unzip files in pl/sql or sql ?

717817Apr 26 2010 — edited Jul 1 2010
Morning Experts,

I have a zip file on my Host which contains a list of files(reports). Each of those files have a distinct name and i have already written the codes to retreive data from those files.
My oracle is installed on a linux server

Now my question is as follows:
is it possible to write a program in sql to unzip those .zip files (located on my host) and stores its content in that same folder?

Thanks
This post has been answered by BluShadow on Apr 26 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2010
Added on Apr 26 2010
19 comments
10,027 views