Q. What does db.collection.find().skip() do?
Solution:
skip() skips a specified number of documents in the result set.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
skip() skips a specified number of documents in the result set.
Strengthen Your Practice with our comprehensive question bank.