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!

Unloading BLOB to Original file like pdf, doc, xml, xls, rtf etc

UtsavJan 5 2017 — edited Feb 14 2017

Hi,

We have application, from where User can upload his analysis in pdf, xml, doc, xls etc

These files stored in table T_DOC which have blob, file_name column.

Now, I want to write a program which can export these blob to database directory.

This post has been answered by Utsav on Jan 6 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2017
Added on Jan 5 2017
14 comments
6,594 views