1.

________ indexes expire documents after the specified number of seconds has passed since the indexed field value.(a) Hashed(b) Unique(c) Multikey(d) TTLThis question was posed to me in examination.Asked question is from Index Properties topic in section Index/Indexing Concepts of MongoDB

Answer»

The correct CHOICE is (d) TTL

To explain: The expiration threshold is the indexed FIELD VALUE PLUS the SPECIFIED number of seconds.



Discussion

No Comment Found

Related InterviewSolutions