sybase trigger to find the deleted querry
Posted
by vinod
on Stack Overflow
See other posts from Stack Overflow
or by vinod
Published on 2010-01-28T11:12:00Z
Indexed on
2010/04/02
17:03 UTC
Read the original article
Hit count: 217
sybase
hi ,
In my sybase server, some rows of a table (TBL_RESOURCE) are deleting from unknown source at random intervals.I tried a lot, but i cannot able to locate from which source/file/process this data is deleting.Is there any mechanism to locate this problem !! i need to find out who is deleting this rows.. how we can find out who is deleted it and from which file ... can we use triger to find the source of deletion ..?
© Stack Overflow or respective owner