trigger and stored procedure

2002-10-11 Thread hbhondwe
Hi, Can someone pls help me with the following problem? thanks harsh Requirement: Whenever a row is deleted from a database table, the client application shall get the deletion details. Based on the studies done the following approach is thought to be more appropriate. 1. Create a trigger

trigger and stored procedure related

2002-10-11 Thread hbhondwe
Hi, Can someone pls help me with the following problem? thanks harsh Requirement: Whenever a row is deleted from a database table, the client application shall get the deletion details. Based on the studies done the following approach is thought to be more appropriate. 1. Create a trigger