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 -> help with oracle trigger functionality

help with oracle trigger functionality

From: John Franklyn <John.Franklyn_at_workplacesystems.com>
Date: Tue, 19 May 1998 14:15:24 -0500
Message-ID: <3561DA4C.269B022B@workplacesystems.com>


Hello all,

attached is a sql script that creates two tables (building, floors) and adds data to the tables. Also included is a trigger and procedure that fires when the floors.gsf value is changed. The trigger is supposed to read the floors.gsf, floors.in_building values, then calculate and update the building.gsf values. I can't seem to get the trigger to update the values for more than one building. Any input or tips to help would be greatly appreciated. Thanks.

John Franklyn
john.franklyn_at_workplacesystems.com


Received on Tue May 19 1998 - 14:15:24 CDT

Original text of this message

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