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()


Discussion

No Comment Found