

InterviewSolution
Saved Bookmarks
1. |
MongoDB can use the _________ of indexes to fulfill queries.(a) union(b) intersection(c) projection(d) none of the mentionedI got this question by my school principal while I was bunking the class.My question is taken from Index Types in chapter Index/Indexing Concepts of MongoDB |
Answer» Correct answer is (B) intersection |
|