

InterviewSolution
Saved Bookmarks
1. |
When the TTL thread is active, you will see _______ operations in the output of db.currentOp().(a) delete(b) update(c) insert(d) none of the mentionedI have been asked this question in final exam.I would like to ask this question from Index Properties topic in division Index/Indexing Concepts of MongoDB |
Answer» Right answer is (a) delete |
|