1.

A query may include a ___________ that specifies the fields from the matching documents to return.(a) selection(b) projection(c) union(d) none of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.My question is taken from CRUD Concepts topic in portion MongoDB CRUD Concepts and Operation of MongoDB

Answer»

The correct option is (b) projection

The best explanation: QUERIES specify CRITERIA, or conditions, that identify the documents that MongoDB RETURNS to the clients.



Discussion

No Comment Found

Related InterviewSolutions