Question 7
DP-800 is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
DP-800 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.
Details →You must store the full change history for customer credit limits and account status. Auditors need to reconstruct values as they existed on any day in the past, and the solution must avoid custom history code in the application layer. HOTSPOT - Select the best option for each requirement. ```mermaid flowchart TD A1[Preserve row versions automatically] --> B1[System-versioned temporal tables] A2[Reconstruct values at a point in time] --> B2[FOR SYSTEM_TIME queries] ```