sybase trigger to find the deleted querry
- by vinod
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 ..?