Hi all,

I have a simple question. In my database I need to create triggers for serveral tables, all those triggers are exactle the same. So I wonder, is it possible to have 1 trigger which is triggerd by by different tables, or do I have to write that trigger multiple times.