What is difference between restoration and recovery in
SQLServer?

Answer Posted / sagi.rahul

Restore is what we do with backups. Take the backup file and
turn it back into a database.

Recovery is something that SQL does every time it brings a
database online. It goes through the transaction log and
ensures that the database is consistent

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the federation in sql azure?

79


What are the types of containers in ssis?

603


How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?

714


Can you tell me about the concept of ER diagrams?

600


What are advantages of ssrs or why we should use ssrs?

104






what are defaults? Is there a column to which a default can't be bound? : Sql server database administration

623


How to add code to the existing article (using improve article)?

595


How to provide column names in insert statements in ms sql server?

609


How to delete duplicate rows in sql server?

579


What is a subquery in a select query statement in ms sql server?

591


Describe in brief authentication modes in sql server.

569


Can you name some of the dml commands in sql?

554


How to make conditional sum in ssrs?

132


Can we insert data into view sql server?

514


Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture

497