MongoDB MongoDB Question #6244
MCQ Single Best Answer Easy

QWhich of the following method is used to create Index in MongoDB?

ID: #6244 MongoDB 154 views
Question Info
#6244Q ID
EasyDifficulty
MongoDBTopic

Choose the Best Option

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

  • A db.initateIndex()
  • B db.getIndexes()
  • C db.ensureIndex()
  • D All the Options
Correct Answer: Option C

Explanation

db.ensureIndex()

Share This Question

Challenge a friend or share with your study group.