

InterviewSolution
Saved Bookmarks
1. |
________ index type, which indexes the hash of the value of a field.(a) Hashed(b) Unique(c) Multikey(d) None of the mentionedThis question was posed to me in an online quiz.I'd like to ask this question from Index Types in division Index/Indexing Concepts of MongoDB |
Answer» Right choice is (a) HASHED |
|