Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: BLOB

Re: BLOB

From: <oratune_at_aol.com>
Date: 2000/07/10
Message-ID: <8kd6ps$3db$1@nnrp1.deja.com>#1/1

If you are using 8.1.5 (Oracle 8i) you should have been provided with the following:

Oracle8i Supplied Packages Reference
Release 8.1.5

Chapter 17 deals with the DBMS_LOB package and provides the package specifications and a number of examples. This should also be found in the on-line documentation provided with the installation CD-ROM.

In article <8kd415$11v$1_at_nnrp1.deja.com>,   Praveen_Jani_at_hotmail.com wrote:
>
>
> Thanks .. I did not find any example in the SQL though ... may be u
 have
> a special edition of Oracle ! And next time, try using ur brain as
 less
> as possible Mr. Lehmann !!
>
> In article <962956181.887550_at_ns.cci.dk>,
> "Lehmann" <Spaceboy_NOoneSPAM_at_hotmail.com> wrote:
> > Use of brain is required... ;-)
> >
> > $ORACLE_HOME/rdbms/admin/dbmslob.sql
> >
> > <Praveen_Jani_at_hotmail.com> wrote in message
> > news:8k2gim$8ov$1_at_nnrp1.deja.com...
> > >
> > >
> > > where ?
> > >
> > >
> > > In article <hN%85.615$VQ6.3108_at_wagner.videotron.net>,
> > > "Marc Melancon" <mmelanco_at_sfi-software.com> wrote:
> > > > Search for "DBMS_LOB", "BFILE" you will find all kinds of
 exemple
 on
 how to
> > > > manipulate BLOB, CLOB, ....
> > > >
> > > > MarcM
> > > >
> > > > <Praveen_Jani_at_hotmail.com> wrote in message
> > > > news:8jvpl1$ghd$1_at_nnrp1.deja.com...
> > > > > Can I write a java object to BLOB and store it in database?
> > > > >
> > > > >
> > > > > Sent via Deja.com http://www.deja.com/
> > > > > Before you buy.
> > > >
> > > >
> > >
> > >
> > > Sent via Deja.com http://www.deja.com/
> > > Before you buy.
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

--
David Fitzjarrell
Oracle Certified DBA


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Jul 10 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US