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 -> howto get objecttype in a trigger

howto get objecttype in a trigger

From: kuge <t_kuge_at_gmx.at>
Date: 27 May 2003 02:53:58 -0700
Message-ID: <625b577c.0305270153.300e47cf@posting.google.com>


hello,

i'm trying to write a trigger which acts different depending on the objecttype of the new object i want to insert into an objecttable.

now: how to i get the objecttype of the new one?

something like
if :new is of (foe_t) then ...

thx for help. Received on Tue May 27 2003 - 04:53:58 CDT

Original text of this message

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