Give any 6 data types of MongoDB?
Answer Posted / Satendra Kumar
[ObjectId, String, Number (Integer and Floating point), Boolean, Array, Null]
Post New Answer View All Answers
what is the command syntax for inserting a document?
6
How did mongodb get its name?
2
How to define array in mongoose schema?