MongoDB CRUD – Part 2 : Remove item & collection | label:requires_revision
MongoDB CRUD – Part 1 : Create collection
Remember! : when you remove fields, technically you remove collection and database, although removing all documents (rows) collection stays empty . There is another method for that (see below for .drop() me...
vanillacamp.hashnode.dev2 min read