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 -> Searching for "the mother of all triggers"...

Searching for "the mother of all triggers"...

From: Holger Schümann <Schuemann.Holger_at_vertrieb.guj.de>
Date: Fri, 23 Jul 1999 12:56:09 +0200
Message-ID: <932727371.69845@news.mediaWays.net>


Hi,

I'm searching for a way to execute the same code for updates on different tables. Is there a way to do this without generating triggers for all the tables? What I think of is a "shema-trigger" wich would give me the name of the updated table and column(s) and the row(s).

Thank you in advance.

Regards,
Holger Schümann Received on Fri Jul 23 1999 - 05:56:09 CDT

Original text of this message

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