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 -> trigger problem

trigger problem

From: leungkw <reebok-wai_at_bigfoot.com>
Date: Mon, 21 Jun 1999 15:55:30 +0800
Message-ID: <376DEFF1.D2ED7A8A@bigfoot.com>


Hi,

I want to refer a LONG type column in a deletion trigger by using:

old.fieldname

,but everytimes I get the null result. It seem that LONG type column cannot be used with old value.

So, what can I do now?

Q1. Can I use LONG type column with old value?? If yes, how? Q2. Is there an alternative to do the same work?

thank a lot!! Received on Mon Jun 21 1999 - 02:55:30 CDT

Original text of this message

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