linkedin-skill-assessments-quizzes
linkedin-skill-assessments-quizzes copied to clipboard
Mongodb new question
I'm submitting an ISSUE: please check one with "mongodb"
- [ ] New question{'s} With regards to indexes, what is the difference between dropping a collection and deleting all documents in a collection?
Deleting all values from a collection in MongoDB will make the collection null. While dropping a collection from MongoDB will remove the entire collection from the MongoDB instance and you wont be bale to add any data to the MongoDB collection in the future unless you create the same collection using a DDL statement
Hey I can work on this one, I have worked with mongodb before.
@Ebazhanov i would love to add more questions to it. Please assign this to me
Please assign this issue to me.
@Ebazhanov I would also love to add few extra-ordinary Mongodb questions.
@Ebazhanov assign this issue to me