nerdexam
ServiceNow

CAD · Question #79

Which one of the following database operations cannot be controlled with Application Access?

The correct answer is D. Query. In a ServiceNow scoped application, the Application Access settings on a table definition expose checkboxes to control cross-scope Create, Update, and Delete operations. Query (read) access across scopes is governed by Access Control Rules (ACLs), not Application Access. Because

Submitted by suresh_in· Apr 18, 2026Security and Restricting Access

Question

Which one of the following database operations cannot be controlled with Application Access?

Options

  • AUpdate
  • BDelete
  • CCreate
  • DQuery

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    6% (3)
  • D
    87% (41)

Explanation

In a ServiceNow scoped application, the Application Access settings on a table definition expose checkboxes to control cross-scope Create, Update, and Delete operations. Query (read) access across scopes is governed by Access Control Rules (ACLs), not Application Access. Because ACLs are the authoritative mechanism for controlling what data a user or scope can read, the Query operation falls outside the jurisdiction of Application Access settings.

Topics

#Application Access#Cross-scope security#Database operations#Security controls

Community Discussion

No community discussion yet for this question.

Full CAD Practice