

InterviewSolution
Saved Bookmarks
1. |
The index on the shard key cannot be a _________ index.(a) single(b) multkikey(c) unique(d) all of the mentionedThe question was posed to me in examination.The origin of the question is Sharded Cluster Behavior in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» The correct choice is (B) multkikey |
|