InterviewSolution
Saved Bookmarks
| 1. |
What is the use of limit() function in MongoDB? |
|
Answer» The limit() METHOD in MONGODB is used for LIMITING the records in DIFFERENT databases. |
|