When an object attribute is removed, is it deleted from the store?



When an object attribute is removed, is it deleted from the store?..

Answer / 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

More MongoDB Interview Questions

Do the mongodb databases have schema?

1 Answers  


Why mongodb is faster?

1 Answers  


How do I open a mongodb file on a mac?

1 Answers  


How much ram do I need for mongodb?

1 Answers  


What is aggregation in mongodb?

1 Answers  


What is mongodb sharding?

1 Answers  


Is mongodb file based?

1 Answers  


Is mongodb support replication?

1 Answers  


How many companies are using mongodb?

1 Answers  


What do you understand by a profiler with reference to mongodb?

1 Answers  


How to add new field to existing document in mongodb using java?

1 Answers  


Is mongodb better than mysql? Explain

1 Answers  


Categories