Computer scienceFundamentalsSQL and DatabasesDBMSMongoDBOperations and operators

Sort, limit, and skip

Three methods

Report a typo

Match the MongoDB methods with their meaning.

Match the items from left and right columns
sort()
limit()
skip()
Sort the output records.
Skip a certain number of records.
Output a certain number of records.
___

Create a free account to access the full topic