A municipal tax database team wants Sunday to capture a complete copy of the system, then weekdays to capture only what changed since the previous backup job. Which backup pattern matches that plan?
Select an answer to reveal the explanation.
Short Explanation
Sunday is the whole photo album; Monday through Saturday are just the new pictures since yesterday. That weekly full plus daily incrementals pattern keeps restores workable without redoing everything every night.
Full Explanation
A full backup copies the entire selected dataset. Incremental backups then capture only changes since the most recent backup of any type, which matches weekday change-only jobs after a Sunday full. Continuous mirroring and yearly archives serve different recovery models and do not implement that full-plus-incremental schedule.