摘要:
SELECT *, allocunitname,operation,[RowLog Contents 0] as r0,[RowLog Contents 1] as r1 FROM Fn_dblog(null,null)where allocunitname like'dbo.表名'and operation in('LOP_INSERT_ROWS','LOP_DELETE_ROWS') 阅读全文
posted @ 2011-08-03 11:11
cyb
阅读(2893)
评论(0)
推荐(0)
浙公网安备 33010602011771号