what is differencial backup?how to work?Anybody explai it?
Answer Posted / pradeepreddy
differential backup backups only changes made in the
database on to backup media since the last full backup
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is dbcc? : Sql server database administration
Define left outer join?
Why do we use trigger?
what are different types of raid configurations? : Sql server database administration
Suppose you want to implement the one-to-one relationships while designing tables. How would you do it?
How to download and install sql server 2005 books online?
What the class forname () does?
How much space does sql server 2016 take?
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
Will sql server 2005 allow you to reduce the size of a column?
What is subquery explain with example?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
What is multi-statement table-value user-defined function?