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
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