adspace


What are the different types of backups that exist?

Answer Posted / Sanjeev Kumar Aman

In SQL Server, there are several types of backups available. Full backup creates a copy of an entire database, including data files and log files. Differential backup only captures changes made since the last full backup. Transaction log backup captures transaction-level changes, allowing for point-in-time recovery. Copy-only backup creates a read-only copy of a database for reporting or testing purposes without affecting production data. Snapshot backup takes a snapshot of a database at a specific point in time and can be used to create read-only versions of databases.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an indexed view?

1021


Where can you add custom error messages to sql server?

1208


What is sql server query analyzer?

1126


Why should you use or avoid select * statements?

1108


What kind of problems occurs if we do not implement proper locking strategy?

1499


How to enter binary string literals in ms sql server?

1243


What is sql or structured query language?

1226


What are the kinds of subquery?

1106


what is the Ticketing tool used in Wipro technologies at Bangalore...???

8227


Can sql servers link to other servers like oracle?

915


What are the source of constraints?

1008


What is subquery? Explain the properties of a subquery?

1058


What is the difference between for xml raw and for xml auto?

1113


What is acid mean in sql server?

1244


What are the different SQL Server Versions you have worked on?

1077