Hello,
I have just taken the practice test that came with the 70-462 Administering SQL Server 2012 databases training kit.
One question (ID 462P4.2_01) asks about a point in time restore of a database in the full recovery mode.
The answer advised that both differential backups of the database needed to be restored in order to recover the database, is this correct?
I was under the impression that only one differential backup was needed as they contain all changes since the last full backup.
Andrew