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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Massive text storage

Re: Massive text storage

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 2 Apr 2007 15:29:50 -0700
Message-ID: <1175552990.479325.89450@d57g2000hsg.googlegroups.com>


On Apr 1, 4:24 pm, DA Morgan <damor..._at_psoug.org> wrote:
> Matias wrote:
> > Hello, i'm kind of new with oracle, i'm just starting. And I need to
> > store a masive html code in a database. I still don't know wich type
> > is more convinient. I was told that in this case blob type could be
> > very usefull, but I don't know how to handle it.
>
> > Perhaps you know better what to do in my situation.
>
> > Thanks.
>
> CLOB not BLOB.
> --
> Daniel A. Morgan
> University of Washington
> damor..._at_x.washington.edu
> (replace x with u to respond)
> Puget Sound Oracle Users Groupwww.psoug.org

To help you use the CLOB data type Oracle provides a manual: Application Developers Guide - Large Objects, which is dedicated to explaining how to use BLOB, CLOB, and BFILE columns.

Good Luck

HTH -- Mark D Powell -- Received on Mon Apr 02 2007 - 17:29:50 CDT

Original text of this message

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