

InterviewSolution
Saved Bookmarks
1. |
Which of the following collection do not support the TTL property?(a) Compound indexes(b) Primary indexes(c) Composite indexes(d) All of the mentioned |
Answer» Correct choice is (a) Compound indexes Explanation: The TTL index is a single field index. |
|