DB2 Trigger question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • benfly08
    New Member
    • Dec 2006
    • 19

    DB2 Trigger question

    Hi, I am new to DB2, just got a question.

    I have a table called items to contain the item_id, item_name, item_descriptio n. I want to create a trigger so that everytime anyone add a new entry into the table, the trigger should send a email containing rows that had been added into the table to me.

    Is it possible to do so in DB2?

    Any help would be appreciate.



    Ben
Working...