In my previous post, I wrote about the Restart Recovery which is automatically done by SQL Server 2005 in the event of SQL Server startup. There is another type of recovery available that is, well known, commonly practiced and a manual process, RESTORE RECOVERY.
Restore Recovery is triggered manually by DBAs during the data loss events, to bring ...