What are the types of backup and tell me the difference
between full and differential backup?

Answer Posted / hari

Full backup
Differntail backup
Transcation log backup
File & Filegroup backup

Full backup : it's take full database
differential backup : what are the changes made after
fullbackup to current backup is called differntial backup

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Difference Between Primary and Foreign Key?

587


how to define testing of network layers? : Sql server database administration

496


What are the system database in sql server 2005?

556


What is a View ? Can we insert, Update and delete a view?

631


SQL Server Architecture ?

1936






what are the new features introduced in sql server 2000? : Sql server database administration

550


What is a partitioned view?

575


What are the different types of normalization?

629


What is difference between oltp and olap?

580


Why truncate is ddl?

612


What is difference between order by and group by?

578


What is the bookmark lookup and rid lookup?

578


Do you know what is sql injection?

545


Explain nested trigger in sql?

597


In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance

1561