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...

Explian different types of BACKUPs avaialabe in SQL Server?
Given a particular scenario, how would you go about
choosing a backup plan?

Answer Posted / raghuram

different types of BACKUPS available in sql server are full
database backup, differential database backup,
transactional log backup, files and filegroup backup.
for new database we will go for full database backup, and
if the the database is in full database backup type,then we
do differential database backup or transactional log backup.
if the database size is too heavy means the database is
VLDB then we go for files and filegroup database backup.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can any body tell me how to know the password of current user in sql server

2119


How do I find the size of a sql server database?

982


What is co-related sub query?

1072


What is the recovery model? List the types of recovery model available in sql server?

947


What is an identity?

1076


What is store procedure? How do they work?

1069


What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security

1030


Does union all remove duplicates?

1123


What happens if you are trying to access a schema not owned by you?

1020


What is the default port for SQL Server over a firewall?

1144


List the advantages of using stored procedures?

1108


How to invoke a trigger on demand?

1151


what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

1001


How to insert and update data into a table with "insert" and "update" statements?

1044


What is the difference between commit and rollback?

991