MongoDB Question: Download MongoDB PDF

Explain are null values allowed?

Tweet Share WhatsApp

Answer:

For members of an object, yes. You cannot add null to a database collection though as null isn't an object. You can add {}, though.

Download MongoDB PDF Read All 39 MongoDB Questions
Previous QuestionNext Question
Tell me can I use the journaling feature to perform safe hot backups?Does an update fsync to disk immediately?