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 -> Create trigger syntax

Create trigger syntax

From: Ike <rxv_at_hotmail.com>
Date: Tue, 04 Apr 2006 10:04:46 GMT
Message-ID: <2xrYf.442$Es3.134@newsread3.news.atl.earthlink.net>


Can someone please show me the proper syntax to use here. I'm trying to create a trigger on a table 'customers', to insert both the id and date_time in a table called 'custfollow' for each row, before each insert and update. I'm hung up really on the last part of the statement to create this trigger. Can someone please show me how to properly construct this? Thanks, Ike Received on Tue Apr 04 2006 - 05:04:46 CDT

Original text of this message

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