Hi,
i am using SQL2008 Enterprise Edition and recently i have try to setup the Server Audit and Database Audit.
I have usng 1 table for test and found the Audit only capture the SQL statement which i have run. eg i issue delete statement to delete 10 record, the SQL audit only capture the statement, not the record which deleted. Same to Update statement, the original record is not capture as Audit record, just the statement, can someone help ?