DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR C
delete all documents in a collection mongodb
#
delete
all the items of a given collection
db
.
campaigns
.
deleteMany
(
{
}
)
PREVIOUS
NEXT
Tagged:
#delete
#documents
#collection
#mongodb
ADD COMMENT
Topic
COMMENT
Name
4+2 =
Submit