Skip to content

Instantly share code, notes, and snippets.

@xexi
Created February 3, 2017 07:00
Show Gist options
  • Save xexi/913577b88c3991eb13a3946ebce465bb to your computer and use it in GitHub Desktop.
Save xexi/913577b88c3991eb13a3946ebce465bb to your computer and use it in GitHub Desktop.
db.collection.find({ "findData": "blabla" }).sort({"orderData": -1}).limit(1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment