MCQOPTIONS
Saved Bookmarks
| 1. |
________ tests to see if the mongo shell is connected to a mongos instance. |
| A. | sh._checkMongos() |
| B. | sh.addShard() |
| C. | sh._lastMigration() |
| D. | all of the mentioned |
| Answer» B. sh.addShard() | |