Consider a collection posts which has fields: Jd, post_text, post_author, post_timestamp, post_tags etc. Which of the following query retrieves ONLY the key named post_text from the first document retrieved?
Which of the following operator can be used to limit the number of documents in an array field of a document after an update is performed?
Which mongodb tool is used to report details on number of database operations in MongoDB?