

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following command returns quickly and does not impact MongoDB performance? |
A. | dbStats |
B. | db.serverStatus() |
C. | db.stats() |
D. | none of the mentioned |
Answer» C. db.stats() | |