Which database operations can be controlled with Access Control?
Choose 2 answers
In ServiceNow, Access Controls (ACLs) are used to manage permissions for various database operations on tables and their records. The primary operations that can be controlled include:
Create:
Description: Permission to insert new records into a table.
Control: ACLs can be defined to allow or deny users the ability to create records based on roles, conditions, or scripts.
Update:
Description: Permission to modify existing records in a table.
Control: ACLs can restrict who can update records, ensuring that only authorized users can make changes.
Other Operations:
Read: Controls the ability to view records in a table.
Delete: Manages the permission to remove records from a table.
Incorrect Options:
Execute: Not a standard database operation controlled by ACLs in ServiceNow.
Query: While querying is part of the read operation, ACLs specifically control the read access rather than the query process itself.
Dusti
19 days agoDawne
25 days agoCordelia
30 days agoAlisha
1 month agoEttie
1 month agoCora
2 months agoBilly
2 months agoLettie
2 months agoSheridan
2 months agoJose
2 months agoAlishia
2 months agoPearlene
3 months ago