发布于 2015-09-14 14:58:08 | 98 次阅读 | 评论: 0 | 来源: 网络整理
Call the db.collection.drop() method on a collection to drop it from the database.
db.collection.drop() takes no arguments and will produce an error if called with any arguments.