Login
Remember
Register
Ask a Question
If you remove an object attribute, is it deleted from the database in MongoDB ?
0
votes
asked
Mar 22, 2020
in
Big Data | Hadoop
by
SakshiSharma
If you remove an object attribute, is it deleted from the database in MongoDB ?
#mongodb-object-attribute
Bigdata-questions-answers
Hadoop-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 23, 2020
by
rajeshsharma
Yes, it is deleted. Hence, it is better to eliminate the attribute and then save the object again.
...