Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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 mentioned

Answer: b
Explanation: Queries specify criteria, or conditions, that identify the documents that MongoDB returns to the clients.

Join The Discussion