When an object attribute is removed, is it deleted from the store?
Answer Posted / Prakhar Tiwari
Removing an attribute from a document does not delete that attribute from the database. The data remains in the MongoDB storage engine until it is overwritten or expired, depending on your database configuration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers