What is the role of use command?
Answer Posted / Ashish Singh
The 'use' command in MongoDB is used to switch between different databases. It allows you to select a specific database and perform operations on it.
Post New Answer View All Answers
How did mongodb get its name?
2
How to define array in mongoose schema?
what is the command syntax for inserting a document?
6