

InterviewSolution
Saved Bookmarks
1. |
User can remove any role from any user from any database in the system through _________(a) grantRole(b) viewRole(c) killCursors(d) revokeRole |
Answer» Right answer is (d) revokeRole Explanation: User can view information about any role in the given database through viewRole. |
|