

InterviewSolution
Saved Bookmarks
1. |
The ___________ collection stores custom roles that administrators create and assign to users to provide access to specific resources.(a) admin.system.role(b) admin.system.roles(c) admin.system.roleasign(d) all of the mentionedThis question was addressed to me during an online exam.The doubt is from MongoDB Maintenance in section GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Right answer is (b) admin.SYSTEM.roles |
|