CS Electrical And Electronics
@cselectricalandelectronics

Which of the following command provides you with a list of all the databases in MongoDB?

All QuestionsCategory: Data ScienceWhich of the following command provides you with a list of all the databases in MongoDB?
Anonymous asked 3 years ago

Options:

  1. show dbs
  2. show all dbs
  3. show database
  4. show(“databases”)
1 Answers
Anonymous answered 3 years ago

The correct answer is

  1. show dbs