Skip to content
DP-800
Design and develop database solutions
medium
Question 4 of 76

A query uses ROW_NUMBER() OVER (ORDER BY LastName). Which condition makes the row numbering deterministic across executions?

AThe table has a clustered index
BThe ORDER BY columns are unique for every row in the partition
CThe query uses TOP (100)
DThe result set is returned as JSON

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion