Add Birthday
How to rollback deleted Records
2 replies to this topic
Jahnavi N
#1
|
Member
164
Points
|
Posted on
08 Jul 2012 02:23 PM IST
Hi,
By mistake all records are deleted from table. How can we rollback those records into the table again.
I know the log details will store Log database file, but I don't know how to retrieve data from log file.
Please help me..
Thanks
Jahnavai
|
SQL Server
1039
views
Reply to this topic
|
Ravikrishna Avula
#2
|
Member
22
Points
|
Replied on
08 Jul 2012 03:57 PM IST
Hi Jahnavi,
in sqlserver, if you delete the records from table, we can rollback it. but some what lengthy process. please follow bellow link, it could help you.
http://raresql.com/2011/10/22/how-to-recover-deleted-data-from-sql-sever/
good luck
|
Reply to this topic
|
Jahnavi N
#3
|
Member
164
Points
|
Replied on
09 Jul 2012 05:46 PM IST
Thanks for replying.
Jahnavi
|
Reply to this topic
|
|
|