writing the content of a BLOB to a file (unix)

From: Jean-Michel Scheiwiler <scjm_at_cybercable.fr>
Date: Fri, 1 Sep 2000 21:26:32 +0200
Message-ID: <8oouuv$1uim$1_at_news4.isdnet.net>


[Quoted] I'm on Unix Solaris. Oracle 8.1.6.

I have a table with a primary key column and a BLOB column.

For each row of the table, I want to create a binary file on my OS with:
-name = primary key
-content = content of the BLOB column

(How) can I do this ?
[Quoted] I know there is a UTL FILE package but it only seems to work with text files... Received on Fri Sep 01 2000 - 21:26:32 CEST

Original text of this message