oracle - Mass Export of BLOB data to CSV -


i working older oracle database, don't know version of oracle, sorry, , need mass export of 200,000+ files worth of html data stored in blobs. have downloaded , used both toad , sqldeveloper (oracle's own db gui tool) , @ best able extract html single row @ time.

is there way (query, tool, other gui, etc...) can reliably mass export of blob data on table csv format?

thank you.

you can use utl_file built-in package through can write blob data file.

refer here.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -