What are the types of backup and tell me the difference
between full and differential backup?

Answer Posted / raghuram

the types of backup are
full database backup
differential database backup
transactional log backup
file and filegroup backup
the difference between full and differential backup is in
full backup it takes backup for entire database including
transactional log files. but in diffrential database backup
it take only the changes happened between full database
backup and current backup.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are three major types of constraints?

521


How do I find the sql server instance name?

531


How many clustered indexes there can be on table ?

608


What are page splits?

587


What is dbcc command in sql server?

589






How to insert stored procedure result into temporary table?

585


What are truncate options available in sql server? : sql server database administration

585


How do I create a partition table in sql server?

499


What are dml triggers and types of dml triggers?

554


what is raid and what are different types of raid configurations? : Sql server database administration

540


How to automatically create a log when an exception is being received into SQL Server?

743


When is the use of update_statistics command?

555


Would you store your query in a ssrs report or a database server? State the reason why?

108


if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration

526


What is tempdb database? : SQL Server Architecture

609