ServiceNow Certified System Administrator — Question 129
In what order are Access Controls evaluated?
Answer options
- A. Field-level - most specific to most general; then Table-level - most specific to most general
- B. Field-level - most general to most specific; then Row-level - most specific to most general
- C. Table-level - most specific to most general; then Field-level - most specific to most general
- D. Table-level - most specific to most general, then Row-level - most specific to most general
Correct answer: C
Explanation
The correct answer is C because Access Controls are evaluated starting from the most specific to the most general, beginning with Table-level controls. The other options do not correctly represent the hierarchy of evaluation, particularly in how Field-level and Row-level controls are prioritized.