

InterviewSolution
Saved Bookmarks
1. |
Point out the correct statement.(a) Database commands cannot return statistics regarding the current database state with greater fidelity(b) Monitoring is a critical component of all database administration(c) The MongoDB distribution does not include utilities that quickly return statistics about instances’ performance and activity(d) All of the mentioned |
Answer» Correct choice is (a) Database commands cannot return statistics regarding the current database state with greater fidelity To explain: This is useful for diagnosing issues and assessing normal operation. |
|