#4Multiple Choice

Given the following query:
db.coll.find({}).sort({“timestamp”: -1, “status”: 1})
Which two indexes will most improve the performance of this query? (Choose two.)

Previous
Question 4 of 87
Exam C100DEV Topic 1 Question 4
Back to all questions
Next