

MCQOPTIONS
Saved Bookmarks
1. |
What will be mongodb output when we use "use mydb" command? |
A. | created db mydb |
B. | new db mydb |
C. | switched to db mydb |
D. | None of the above |
Answer» D. None of the above | |