db.collection_name.drop()
> show tables mycol user website > db.mycol.drop() true
show tables
> show tables user website