

MCQOPTIONS
Saved Bookmarks
1. |
____________ returns information on the query plan for aggregate function. |
A. | Reporter |
B. | db.collection.explain() |
C. | db.collection.explainplan() |
D. | None of the mentioned |
Answer» C. db.collection.explainplan() | |