Database Management
MongoDB
Subjective
Sep 25, 2025
How do you create a database in MongoDB?
Detailed Explanation
Use the "use database_name" command. The database is created when you first store data in it.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts