Answer Posted / Jia Khan
The skip() method in MongoDB is a cursor method that skips a specified number of documents before starting to return the results. It doesn't modify the order of the results and only changes the offset.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers