SQL Server uses which of these page types to store information about changes to the database since the last BACKUP DATABASE statement was executed?

SQL Server uses which of these page types to store information about changes to the database since the last BACKUP DATABASE statement was executed?


Answer – Differential Changed Map page

(The Differential Changed Map page stores information about changes to the data since the last BACKUP DATABASE statement was executed.)