MCQOPTIONS
Saved Bookmarks
| 1. |
To terminate an ongoing index build, use the __________ method in the mongo shell. |
| A. | db.currentOp() |
| B. | db.killOp() |
| C. | db.removeOp() |
| D. | all of the mentioned |
| Answer» C. db.removeOp() | |