

InterviewSolution
Saved Bookmarks
1. |
For sharded collections, explain returns the __________ for each accessed shard.(a) clientInfo(b) serverInfo(c) serverplan(d) all of the mentioned |
Answer» Correct choice is (b) serverInfo To elaborate: For sharded collections, explain returns the core query planner and server information for each accessed shard in the shards field |
|