What are the types of backup and tell me the difference
between full and differential backup?
Answer Posted / ravi
Full
diffrential
T-log
Tail log
mirrored
copy only
striped
file and file group
Full: taking data , meta data and services of a database
into our os file..both ldf and mdf
diff: it takes only changes occured in the data ofter
taking the full bakup..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between web edition and business edition?
What are cursors and when they are useful?
What is explicit mode in sql server?
Explain log shipping?
What is join and name different type of joins?
how can u get last observation in an unknown dataset ?
what are the different stages of Report Processing?
What is your recommendation for a query running very slow? : sql server database administration
What is the security model used in sql server 2005?
Explain indexes disadvantages?
What are the advantages of user-defined functions over stored procedures in sql server?
Can a synonym name of a table be used instead of a table name in a select statement?
Explain having clause?
How to compare the top two records using sql?
Explain collation?