In MongoDB, what does a projection do?
allows you to select which fields should be in the return data
allows you to format the results for a display
allows you to run queries on the server
allows you to do a calculation on the results