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

Re: Create trigger syntax

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 04 Apr 2006 09:17:59 -0700
Message-ID: <1144167478.51818@yasure.drizzle.com>


Ike wrote:
> 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

Morgan's Library at www.psoug.org. Click on Table Triggers.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue Apr 04 2006 - 11:17:59 CDT

Original text of this message

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