1.

Which of the following command that validates index on shard key?(a) checkShardingIndex(b) checkSIndex(c) enableSharding(d) all of the mentionedThe question was posed to me in class test.This key question is from Sharded Cluster Data Management topic in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

The CORRECT choice is (a) checkShardingIndex

Easy EXPLANATION: checkShardingIndex is an INTERNAL COMMAND that supports sharding FUNCTIONALITY.



Discussion

No Comment Found

Related InterviewSolutions