Answer Posted / Krishna Kant Verma
Projection in MongoDB refers to a way of selecting only certain fields from documents while performing query operations. It allows you to return a subset of the data that you need, which can help minimize network traffic and improve performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers