MongoDB: Update III (MCQ)

MongoDB: Update III (MCQ)

MongoDB: Update III (MCQ) 

Which of the following statements about the query are true?

 

db.inventory.update( { tags: { $nin: [ "appliances", "school" ] } }, { $set: { sale: false } } )

Post a Comment

Post a Comment (0)

Previous Post Next Post