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 -> Creating Triggers

Creating Triggers

From: Nimat Haque <nha_at_ece2.engr.ucf.edu>
Date: 1998/10/07
Message-ID: <361C093A.6872F01D@ece2.engr.ucf.edu>#1/1

Hi,
I have two tables table1 and table2. I am trying to create a trigger that will do the following work:

Whenever a new row is inserted to table1, one field (for example SSN) value will be taken from the table and inserted to table2.

Is there any example of creating the trigger?

Thanks-
Nimat Received on Wed Oct 07 1998 - 00:00:00 CDT

Original text of this message

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