

InterviewSolution
Saved Bookmarks
1. |
You must have the __________ action on a role’s database to grant the role to another user.(a) grantRole(b) grantRoleAdm(c) grantRolePrivilege(d) none of the mentioned |
Answer» Right answer is (a) grantRole Explanation: listIndexes returns information about the indexes on the specified collection. |
|