Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How to create an index on an existing table in ms sql server?

1025


what is a join? : Sql server database administration

1323


Explain the flow of creating a cube? : sql server analysis services, ssas

1100


What happens if the update subquery returns multiple rows in ms sql server?

1168


How to create a new table in a given schema?

1252


What are the essential components of sql server service broker?

1065


Explain in brief how sql server enhances scalability of the database system?

1024


What is the difference between varchar and nvarchar datatypes?

1139


What is apply operator in sql?

1045


What is difference between Datepart() and Datename() in SqlServer?

1256


Can an entity have two primary keys?

1030


How to use go command in "sqlcmd"?

1262


When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?

1164


Tell me what is difference between clustered and non clustered index?

981


how you can list all the tables in a database?

1067