Is there any way where we can retrieve old key value if updated with new value in mongoDB?

Viewed 12

For Example :- In a collection there is one key named, Number : 9022667846

and gets updated with, Number : 6884848999

And now we want our old value of that key, so there is any query we can fire in mongoDB ? If there is any way please do answer. Thanks in Advance.

0 Answers
Related