Answer the question
In order to leave comments, you need to log in
How to get the last added element?
I need to get the last element that was added to the database.
Answer the question
In order to leave comments, you need to log in
db.collection.findOne({ $query: {}, $orderby: { _id : -1 } })
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question