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

Home -> Community -> Usenet -> c.d.o.server -> Re: Should I be using CLOB fields?

Re: Should I be using CLOB fields?

From: Noons <wizofoz2k_at_yahoo.com.au>
Date: 5 Jun 2006 04:22:06 -0700
Message-ID: <1149506525.940520.35180@h76g2000cwa.googlegroups.com>


harry wrote:

> How best to load each column with the HTML code? - can I use just
> Insert/Update statements or should I be using a package?
>

there are some unresolved bugs in 9i with CLOB and pl/sql. I'd stick to SQL as much as possible, or use BLOB instead.

Or better yet: upgrade to 10gr2 where those bugs are fixed and there are no more bugs (LOL!).... Received on Mon Jun 05 2006 - 06:22:06 CDT

Original text of this message

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