How to delete a collection named "test" that Mongo has created by default?
I have created an unnamed collection and Mongo has created one called "test".
How to delete a collection named "test" that Mongo has created by default?
I have created an unnamed collection and Mongo has created one called "test".