nerdexam
ServiceNow

CAD · Question #162

Which database operations can be controlled with Application Access? (Choose 2 answers)

The correct answer is B. Create D. Query. Application Access settings in ServiceNow control which operations are permitted on a table by other applications. The following operations can be restricted: Query (A) - Valid: Controls whether other applications can read (query) records from the table. Create (B) - Valid…

Submitted by lucia.co· Apr 18, 2026Security and Restricting Access

Question

Which database operations can be controlled with Application Access? (Choose 2 answers)

Options

  • AUpdate
  • BCreate
  • CExecute
  • DQuery

How the community answered

(51 responses)
  • A
    2% (1)
  • B
    92% (47)
  • C
    6% (3)

Explanation

Application Access settings in ServiceNow control which operations are permitted on a table by other applications. The following operations can be restricted: Query (A) - Valid: Controls whether other applications can read (query) records from the table. Create (B) - Valid: Determines whether other applications can add new records to the table. Execute (C) - Incorrect: No such operation exists for Application Access. Update (D) - Incorrect: "Update" permissions are controlled through Access Control Lists (ACLs), not Application Access settings.

Topics

#Application Access#Scoped Applications#Database Operations#Access Control

Community Discussion

No community discussion yet for this question.

Full CAD Practice