MongoDB MongoDB Question #6247
Single Choice Easy

QFind the command that removes the user from the current database.

ID: #6247 MongoDB 131 views
Question Info
#6247Q ID
EasyDifficulty
MongoDBTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A db.dropUser()
  • B db.dropsUsers()
  • C db.getUsers()
  • D All the Options
Correct Answer

Explanation

db.dropUser()

Share This Question

Challenge a friend or share with your study group.