Hi,
Windows 2008R2/MS SQL 2012. I did a delete like:
delete from table where id = 103
was able to use fn_dblog to find delete activity and who did the deleted. Where I can find that row of 103 was deleted. Many thanks.
Chris
Hi,
Windows 2008R2/MS SQL 2012. I did a delete like:
delete from table where id = 103
was able to use fn_dblog to find delete activity and who did the deleted. Where I can find that row of 103 was deleted. Many thanks.
Chris
18 People are following this question.