Greets,
I'm new to SQL Server. I know SQL Server has some auditing features. Does this include storing information about record updates/additions/deletions? I want to store the following info...
Time and date record was updated, all row data before update was completed, users username, Primary key of updated record. Can SQL Server track this info?
p
I'm new to SQL Server. I know SQL Server has some auditing features. Does this include storing information about record updates/additions/deletions? I want to store the following info...
Time and date record was updated, all row data before update was completed, users username, Primary key of updated record. Can SQL Server track this info?
p