Which of the documents below will be retrieved by the following query? Assume the documents are stored in a collection called "sample". Check all that apply.
Which of the documents below will be retrieved by the following query? Assume the documents are stored in a collection called "sample". Check all that apply. db.sample.find( { "$or" : [ { "a" :...