

InterviewSolution
Saved Bookmarks
1. |
The .system.indexes collection lists all the _________ in the database.(a) serverinfo(b) indexes(c) profiling(d) all of the mentionedI got this question in homework.Query is from System Collections topic in section Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» RIGHT answer is (b) indexes To ELABORATE: The |
|