What are the different types of backup avaible in SQL SErver

Answer Posted / devender reddy

The different types of backups in SQL Server are following:

Full Backup
Differential backup
Transcational log backup

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain insert into select statement?

523


Explain the difference between clustered and non-clustered index?

542


Do you know concepts and capabilities of sql server?

582


What is indexed view? How to create it?

595


Do you know what are the steps to process a single select statement?

531






do views contain data ?

585


We need to perform what steps in the following order to work with a cursor?

710


What is clr ddl trigger?

549


What are the different index configurations a table can have?

515


Does sql server 2000 full-text search support clustering?

507


Why I can not enter 0.001 second in date and time literals in ms sql server?

536


What is the difference between clustered and non-clustered indexes in ms sql server?

489


What is difference in performance between insert top (n) into table and using top with insert?

535


It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio

553


How to delete duplicate records based on single column from a table?

602