DP-800MODULE QUIZ
Exit

Design and develop database solutions

Question 1 of 84
The exhibit shows the Azure portal Query editor after exactly one update to a system-versioned temporal table.
Select one answer per row
Query editor showing a union query over a temporal table and its history table, returning one current row and one history row with their validity periods
The history table retains the row whose Price is 10.00
A query with FOR SYSTEM_TIME AS OF '2026-08-31T19:12:00' returns Price 10.00
The history row can be deleted directly while system versioning remains enabled