Which choice below is considered the HIGHEST level of operator privilege?
A.
Read/Write
B.
Read Only
C.
Access Change
D.
Write Only
Explanation:
The correct answer is Access Change.
The three common levels of operator privileges,
based on the concept of least privilege, are:Read Only Lowest level, view data only
Read/Write View and modify data
Access Change Highest level, right to change data/operator
permissions
Answer d is a distracter.