SQL Interview: 110 Long restores and restarts
This is a post in the SQL Interview series. These aren’t trick or gotcha questions, they’re just questions designed to scope out a candidate’s knowledge around SQL Server and Azure SQL Database.
Section: Administration Level: Intro
Question:
You are restoring a database backup. The restore finished reading pages 10 minutes ago, but the database still shows that it is restoring.
Can you speed up the restoring phase by restarting the server? If so, should you do that? If not, why not?
2026-01-14

