MongoDB MongoDB Question #6247
MCQ Single Best Answer Easy

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

ID: #6247 MongoDB 117 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: Option A

Explanation

db.dropUser()

Share This Question

Challenge a friend or share with your study group.