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 -> Is there a Database event that occurs when a row is inserted/updated in a table?

Is there a Database event that occurs when a row is inserted/updated in a table?

From: Jack Wright <sunil_at_volcanomail.com>
Date: 4 Feb 2004 23:09:57 -0800
Message-ID: <8f556eeb.0402042309.3bcd87bd@posting.google.com>


Dear All,

   We have developed an client-server application that uses Oracle 8i as a backend. All our tables have a field <CheckID> that needs to have a value on insert/update. Is there a database event that can track which in table a row is being inserted and appened <checkID> to it. I do not want to write a trigger for every table.

Please help

TALIA
Many Regards
Jack Received on Thu Feb 05 2004 - 01:09:57 CST

Original text of this message

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