ServiceNow Certified System Administrator — Question 12

Table Access Control rules are processed in the following order:

Answer options

Correct answer: B

Explanation

The correct sequence is table name, parent table name, and then any table name (wildcard), which ensures that more specific rules are applied before more general ones. The other options incorrectly sequence these elements, which would lead to less accurate access control decisions.