What are the different types of backup avaible in SQL SErver
Answer Posted / pavan
full
differential
transaction
taillog
copy_only
mirror
files and file group
partial
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How to drop existing indexes in ms sql server?
Explain what are the different index configurations a table can have?
Can primary key be null?
What do you mean by the term 'normalization'?
What is difference between view and materialized view?
What protocol does sql server use?
How to return the second 5 rows in ms sql server?
How to update multiple rows with one update statement in ms sql server?
How to create a simple user defined function in ms sql server?
How to return the top 5 rows from a select query in ms sql server?
Can we check locks in database? If so, how can we do this lock check?
what exactly sql injuction.how to overcome.....
what are the new features in SSRS?
How dts is used to extract, transform and consolidate data?
What are subqueries in sql server? Explain its properties.