

InterviewSolution
Saved Bookmarks
1. |
Which of the following parameter represents minimum value of the shard key range to include in the tag?(a) min(b) max(c) maximum(d) minimumThe question was posed to me in an internship interview.I would like to ask this question from Troubleshooting Sharded Cluster in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» Right option is (d) MINIMUM |
|