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: Learn to use large datatype: CLOB or LOB

Re: Learn to use large datatype: CLOB or LOB

From: Daniel A. Morgan <damorgan_at_exesolutions.com>
Date: Sat, 26 Jan 2002 10:25:17 +0000
Message-ID: <3C52840D.13461963@exesolutions.com>


CLOB for text ... BLOB for binaries.

Be sure to learn the procedures and functions present in the DBMS_LOB package.

Daniel Morgan

C Chang wrote:

> I have never used such datatype, now my clients say that They like to
> input some kind of file including text and graphics together. Which
> kind of large datatype is proper? Is there a guideline? Many Thanks
>
> C Chang
Received on Sat Jan 26 2002 - 04:25:17 CST

Original text of this message

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