MongoDB MongoDB Question #6880
Single Choice Easy

QWhat read concern was introduced in MongoDB version 4.0?

ID: #6880 MongoDB 117 views
Question Info
#6880Q ID
EasyDifficulty
MongoDBTopic

Choose the Best Option

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

  • A Snapshot read concern
  • B Read uncommitted
  • C Read committed
  • D Repeatable read
Correct Answer

Explanation

Answer: Snapshot read concern Explanation: MongoDB introduced the snapshot read concern in version 4.0, which made queries against an index atomic .

Share This Question

Challenge a friend or share with your study group.