

InterviewSolution
Saved Bookmarks
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 |
|