1. 2
    Sort, Skip and Limit Records in MongoDB Aggregation
    1m 40s

Sort, Skip and Limit Records in MongoDB Aggregation

InstructorKamran Ahmed

Share this video with your friends

Send Tweet

In our last lesson, we learnt the basics of MongoDB aggregation and saw how we can find and manipulate data. In this continuation, we will see how we can sort, skip and limit records during our aggregation stages.

The aggregation stages/operators covered in this video are:

You can see the list of all the available operators in the MongoDB docs.