
January 31st, 2004, 06:43 AM
|
|
Registered User
|
|
Join Date: Sep 2003
Location: Pune
Posts: 23
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
SQL triggers
Hi friends,
I need some help on database.
I have one database called "abc"
and around 50 tables in this database. what I want is, if any table in this database gets updated one trigger gets activated or other way I should get some notification that some table has been updated.
I dont want to write a trigger for every table so if possible please suggest me another solution.
thanks
Programmer.
|