Re: help about BLOB

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Mon, 17 Jun 2002 15:37:18 GMT
Message-ID: <3D0E0220.5F73C01B_at_exesolutions.com>


Drifter wrote:

> hi NG
> is there a way to create a file with the content of a blob?
> for example: if i have a table with a BLOB data type (column) in which
> there are some binary things, can i create a file (in the File Sistem called
> "test.dat") with these binary things?
> best regards
> ~Carmine

You can write the contents of a BLOB field out to a file on the hard disk using the DBMS_LOB package.

Daniel Morgan Received on Mon Jun 17 2002 - 17:37:18 CEST

Original text of this message