MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers in Technical MCQs
→
Does we need to use "use database_name" before dro..
1.
Does we need to use "use database_name" before dropping database?
A.
Yes
B.
No
C.
Can be yes or no
D.
Can not say
Answer» B. No
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
If you created database (mydb) is not present in list. To display database, you need to insert at least one document into it.
What will be mongodb output when we use "use mydb" command?
How many database present after mondb installation?
Does we need to use "use database_name" before dropping database?
If you have not selected any database, then it will delete _________ database.
MongoDB ___________ command is used to drop a existing database.
If you didn't create any database, then collections will be stored in _______ database.
In MongoDB default database is ________.
use database_name command will create a new database if it doesn't exist, otherwise it will return the existing database.
MongoDB ______ is used to create database.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply