What are the different types of backup avaible in SQL SErver
Answer Posted / koti
full,
differential,
transactional,
file group:-it is a backup in which the large databases are
separated as file groups. this is used in high level
organizations.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
When should you use an instead of trigger?
What is the order in which the sql query is executed?
explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
How to change server name in sql server?
What is isnull() operator?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
Do you know what is similarity and difference between truncate and delete in sql?
What is the use of for clause?
How secure is sql server database?
Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?
How do I setup a sql server database?
How to use values from other tables in update statements in ms sql server?
Mention the differences between local and global temporary tables.
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
How to delete duplicate rows in sql server?