Top 10 SQL Server Backup and Restore Interview Questions
SQL THE ONE
There are total 57 questions are answered under SQL Server Backup and Restore category in the book “SQL THE ONE”. In this chapter we can see questions and answers on Backup and Restore and scenarios. Below are the Top 10 SQL Server Backup and Restore Interview Questions:
1. What are some common reasons why database restores fail?
2. How to rebuild the system databases?
3. What are the new features added for Backup and Restore on SQL Server 2014 / 2016?
4. Is there any performance impact if we enable the backup encryption?
5. Why don’t we just backup SQL Server Database Files (MDF, LDF and NDF) using Windows backup tool instead of SQL Server native backup?