0 votes
in Big Data | Hadoop by
Which method is used to remove a document from a collection in MongoDB ?

1 Answer

0 votes
by

The remove() method is used to remove a document from a collection.

...