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: before insert trigger and change :NEW.CLOB - impossible - Help !!! (DB v9.0.4.0.99.)

Re: before insert trigger and change :NEW.CLOB - impossible - Help !!! (DB v9.0.4.0.99.)

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Thu, 21 Oct 2004 22:26:00 -0700
Message-ID: <1098422707.367940@yasure>


Radosław G±siorek wrote:

> Hello To all.
>
> My database Version is: 9.0.4.0.99.
> I have problem with BEFORE INSERT TRIGGER. I would like to change in this
> trigger :NEW.TEXT (where is CLOB type), but now I know It is impossible in
> my database version (becouse of CLOB tyle). Do you know ways how to skeep
> this BUG?
>
> best regrads

DBMS_LOB.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Fri Oct 22 2004 - 00:26:00 CDT

Original text of this message

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