Skip to content

Instantly share code, notes, and snippets.

@abishekrsrikaanth
Created January 9, 2014 06:35
Show Gist options
  • Save abishekrsrikaanth/8330295 to your computer and use it in GitHub Desktop.
Save abishekrsrikaanth/8330295 to your computer and use it in GitHub Desktop.
Employees.find({where:{role:'MANAGER'}}).max('age').on('success',function(){
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment