MongoDB MongoDB Question #6246
MCQ Single Best Answer Easy

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

ID: #6246 MongoDB 128 views
Question Info
#6246Q 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.