MCQ King
67 – Recovery MCQ
1 / 25
1. In SQL Server, what is Automatic Recovery?
2 / 25
2. Which of the following recovery models in SQL Server provides the highest level of data protection but also generates the most transaction log records?
3 / 25
3. What is the primary advantage of Automatic Recovery in SQL Server?
4 / 25
4. Which recovery model in SQL Server minimizes transaction log space usage by allowing the bulk operations to be minimally logged?
5 / 25
5. In SQL Server, what is Manual Recovery?
6 / 25
6. What is the primary disadvantage of the Simple Recovery Model in SQL Server?
7 / 25
7. Which recovery model in SQL Server is suitable for databases where point-in-time recovery is not critical and minimal transaction log space is required?
8 / 25
8. In SQL Server, what is the primary advantage of the Bulk-Logged Recovery Model?
9 / 25
9. What is the primary purpose of the Full Recovery Model in SQL Server?
10 / 25
10. Which recovery model in SQL Server is ideal for databases that require point-in-time recovery and have high data change rates?
11 / 25
11. In SQL Server, what is the purpose of transaction log backups in the Full Recovery Model?
12 / 25
12. Which recovery model in SQL Server is not suitable for databases with bulk insert operations?
13 / 25
13. What is the primary purpose of the Differential Recovery Model in SQL Server?
14 / 25
14. In SQL Server, what happens when a database is in the Full Recovery Model and no transaction log backups are performed?
15 / 25
15. Which recovery model in SQL Server allows you to perform point-in-time recovery to a specific moment in time, assuming transaction log backups are available?
16 / 25
16. What is the primary disadvantage of the Bulk-Logged Recovery Model in SQL Server?
17 / 25
17. In SQL Server, what is the primary benefit of the Differential Recovery Model?
18 / 25
18. Which recovery model in SQL Server is suitable for databases with a combination of bulk operations and the need for point-in-time recovery?
19 / 25
19. What is the primary purpose of the Simple Recovery Model in SQL Server?
20 / 25
20. In SQL Server, what is the primary disadvantage of the Full Recovery Model?
21 / 25
21. Which recovery model in SQL Server allows for efficient point-in-time recovery without excessive log space usage?
22 / 25
22. What is the primary purpose of transaction log backups in the Bulk-Logged Recovery Model in SQL Server?
23 / 25
23. In SQL Server, which recovery model is not suitable for databases with minimal data changes and a need for efficient recovery?
24 / 25
24. What is the primary advantage of the Differential Recovery Model in SQL Server?
25 / 25
25. In SQL Server, which recovery model is often used for read-only databases where changes are not allowed?
Your score is
Restart quiz