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 -> WHEN clause of CREATE TRIGGER

WHEN clause of CREATE TRIGGER

From: Rishaal Jadoo <rischalj_at_dp.new.iscorltd.co.za>
Date: Thu, 21 May 1998 16:26:59 -0700
Message-ID: <3564B842.513B07D@dp.new.iscorltd.co.za>


  When creating a trigger, if the restriction on the trigger involves a join to another table, then how can this be done (if possible) in the WHEN clause of the CREATE TRIGGER statement, or is it only possible to implement in the PL/SQL body of the block ? Received on Thu May 21 1998 - 18:26:59 CDT

Original text of this message

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