0 votes
in Big Data | Hadoop by
Which command is used to drop a database in MongoDB ?

1 Answer

0 votes
by

The db.dropDatabse() command is used to drop a database.

...