1.

___________ returns a general overview of the status of the database, detailing disk usage, memory use, connection, journaling, and index access.

A. dbStats
B. db.serverStatus()
C. db.stats()
D. none of the mentioned
Answer» C. db.stats()


Discussion

No Comment Found