Access Blob Data from Table and save to Local file System
746342Jan 13 2010 — edited Jan 15 2010I have a table which has a blob column in which most of the regular filetypes are uploaded and stored.
What is the best/easiest way to select/query this table and write all the blob contents into a local file system?
Am using oracle 10.2.
Is there a way of somehow batch processing and saving them to my local drive?
Any and all help is appreciated.
Thank you.