Is there a way that you can roll back a single transaction in SQL Server? I had a user accidentally delete a record and I would like to just roll back that transaction if possible. I found the Syntax for a Transaction Rollback on Books Online but you need to specify a Transaction Name and I am not quite sure how to find that. Any help will be greatly appreciated.
Thanks!
Nate
Thanks!
Nate