MongoDB - Limit Records
Learn how to limit the number of records returned in a MongoDB query using the limit() method.
Learn how to limit the number of records returned in a MongoDB query using the limit() method.
Learn how to sort records in MongoDB collections using the sort() method.