ServiceNow Certified Application Developer — Question 87

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

Answer options

Correct answer: A

Explanation

The correct answer is A, as Application Access typically allows control over the creation, updating, and deletion of records, but querying is often unrestricted. Options B, C, and D represent operations that can be managed and restricted through Application Access settings.