nerdexam
MongoDB

C100DBA · Question #112

C100DBA Question #112: Real Exam Question with Answer & Explanation

Sign in or unlock C100DBA to reveal the answer and full explanation for question #112. The question stem and answer options stay visible for context.

Question

You perform the following query on the sayings collection, which has the index { quote : "text" }: Assuming the documents below are in the collection, which ones will the following query return? Check all that apply. db.sayings.find( { $text : { $search : "fact find" } } )

Options

  • A{ _id : 3, quote : "Nobody will ever catch me." }
  • B{ _id : 1, quote : "That's a fact, Jack." }
  • C{ _id : 2, quote : "Find out if that fact is correct." }

Unlock C100DBA to see the answer

You've previewed enough free C100DBA questions. Unlock C100DBA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full C100DBA Practice