What are the different types of backup avaible in SQL SErver

Answer Posted / amit kumar

Full - backups entire database
Differential - backups all changes since last full backup
Transaction Log - backups transaction log for all changes
since last transaction log backup
File - allows you to backup one data file
Filegroup - allows you to backup an entire filegroup

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of sql server?

521


How do I create a partition table in sql server?

499


Do you know what is a trace frag? Where do we use it?

558


What are the restrictions that views have to follow?

561


How to change the name of a database user?

550






How to encrypt Strored Procedure in SQL SERVER?

556


What do you mean by authentication modes in sql server?

611


How to create new tables with "create table" statements in ms sql server?

567


Difference between 2NF &3NF ?

681


What is the difference between dropping a database and taking a database offline?

698


What is raid and what are different types of raid levels?

592


What is 3nf normalization form?

565


Explain table valued parameters in sql server? Why tvp used?

559


Explain the difference between primary keys and foreign keys?

511


What are different types of schemas?

517