Explian different types of BACKUPs avaialabe in SQL Server?
Given a particular scenario, how would you go about
choosing a backup plan?
Answer Posted / swapna
Types of backups you can create in SQL Sever 7.0+ are Full
database backup, differential database backup, transaction
log backup, filegroup backup.
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
How can you fetch alternate records from a table?
What happens when converting big values to numeric data types?
What is shared lock?
What is the meaning of sql server?
What is the maximum row of a size?
What is difference between rownum and rowid?
Describe and explain about SQL native client?
How to find the second highest salary of an employee?
how will add additional conditions in sql?
How many instances per computer are there in sql server 2000?
Can you please differentiate between a primary key and a unique key?
What is the difference between rank and dense_rank?
Difference Between ORDER BY Clause and GROUP BY Clause in SQL?
What is a system database and what is a user database?
Is resultset an interface?