Question: What is the use of the `explain` method in MongoDB?Answer: The `explain` method provides information on the query execution plan, helping in optimizing and understanding how a query is executed. |
Is it helpful?
Yes
No
Most helpful rated by users: