1.

You can return a list of the collections, with the following helper ______________(a) show collects(b) show collection(c) show collections(d) all of the mentionedThe question was posed to me in an international level competition.I'm obligated to ask this question of Cluster Deployment topic in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB

Answer»

Right CHOICE is (C) SHOW collections

Easiest explanation: To access the CONFIG database, connect to a mongos instance in a sharded cluster, and use the FOLLOWING helper: use config.



Discussion

No Comment Found

Related InterviewSolutions