Valid CAD Dumps shared by EduDump.com for Helping Passing CAD Exam! EduDump.com now offer the newest CAD exam dumps, the EduDump.com CAD exam questions have been updated and answers have been corrected get the newest EduDump.com CAD dumps with Test Engine here:
Which database operations can be controlled with Application Access? (Choose 2 answers)
Correct Answer: B,D
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. Reference: ServiceNow Application Access Control