Verbosity level request

Report a typo

Write a MongoDB query using the explain() method with a particular verbosity level to show more detailed information on how the query was planned for a collection called "myCollection" and a query filter of { age: { $gte: 18 } }.

Enter a short text
___

Create a free account to access the full topic