Rollback Update Operation in SQL Server -


i executed update operation every row in table mistake. there way can take back? use sql server 2005.

i ran same situation latter used third party tool , worked !

http://www.apexsql.com/sql_tools_log.aspx

read thread might help

and.. if have executed update query , want roll back,your real option restore database backup.

if using full backups, should able restore database specific point in time.


Comments

Popular posts from this blog

python 2.7 - Chat Solution for Mobile App -

jquery - Detect current Section with javascript -