nerdexam
MongoDB

C100DBA · Question #120

Addding the index {a:l} can potentially decrease the speed of which of the following operations? Check all that apply.

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

Performance Tuning

Question

Addding the index {a:l} can potentially decrease the speed of which of the following operations? Check all that apply.

Options

  • Adb.collection.update({b:456>, {$inc: {a:l> })
  • Bdb.collection.find( {a : 232} )
  • Cdb.collection.insert( { a:341})

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.

Topics

#index overhead#write performance#insert cost#update cost
Full C100DBA Practice