I need to know when a delete query is fired on any table in a database. Is there any way I can find out this?
Also if a record is deleted from a table, can i revert back that particular change in data?
I need to know when a delete query is fired on any table in a database. Is there any way I can find out this?
Also if a record is deleted from a table, can i revert back that particular change in data?