what is differencial backup?how to work?Anybody explai it?
Answer Posted / dharmesh tandel
Differential Back: Only those files will be included which
have been changed since the last FULL backup.
http://www.orionsoftlab.com/backup/backup_anywhere.gif
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How do I shrink an ldf file?
What does the not null constraint do?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How many non clustered indexes there can be on table ?
What is a primary index?
What are scheduled tasks in sql server?
What is tcl in sql server?
Why do we use sql limitations? Which constraints can we use while making a database in sql?
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
When is update_statistics command used?
How to make remote connection in database?
what are the different stages of Report Processing?
What are the methods used to protect against sql injection attack?
What is full outer join in sql server joins?
What is the default value of an integer data type in sql server 2005?