BLOB Dowload
hi, I want to know if is possible to download a content of blob fields
in database 9i, the binary files to a directory on a server linux. Is
the same server content the database. This is my table and I want to
download every blob content field.
t_conten_doc: name of the table
num_doc mime_type name_doc
1 application/pdf blob
2 application/pdf blob
3 application/pdf blob
4
t_conten_doc: name of the table
num_doc mime_type name_doc
1 application/pdf blob
2 application/pdf blob
3 application/pdf blob
4
0