MongoDB Related Exams
C100DBA Exam
You perform the following operation in the shell: db.foo.insert( { } ); What gets inserted?
Which mongodb tools allow us to work with our data in a human readable format?
The________operator can be used to identify an element in the array to be updated without explicitly specifying
the position of the element.