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

Home -> Community -> Usenet -> c.d.o.tools -> create trigger

create trigger

From: luio <lctNOlcSPAM_at_hotmail.com.invalid>
Date: 2000/07/31
Message-ID: <09b7c9ac.4b2c1df3@usw-ex0104-028.remarq.com>#1/1

in a trigger,
how can I reference old table?

it always report that 'old' must be declared

how can I declare it? i have tried

referencing old as old

or referenceing old as 'oldname'.

then use old or oldname, but none of them will work.

if do not do any reference, use old directly, it will not work too?

then in this case, how can use old table in my trigger?


Got questions? Get answers over the phone at Keen.com. Up to 100 minutes free!
http://www.keen.com Received on Mon Jul 31 2000 - 00:00:00 CDT

Original text of this message

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