

InterviewSolution
Saved Bookmarks
1. |
Each data type has a corresponding number that can be used with the _______ operator to query documents by BSON type.(a) $type(b) $server(c) $agent(d) None of the mentionedI have been asked this question in a national level competition.My question is from BSON in section GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» Correct ANSWER is (a) $type |
|