How to undo a delete operation in SQL Server 2005?

后端 未结 6 1581
轮回少年
轮回少年 2020-12-11 10:13

Our Test DB is suddenly missing rows. We want them back.

Is there a way to sift through everything that has happened to the database today? Each SQL statement? I pre

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-11 11:08

    I'd give ChronicDB a try which has a free version rather than pay for Red Gate

    http://chronicdb.com/blogs/undelete_from_whoops

提交回复
热议问题