0 votes
in MongoDB by
what command is used to create a MongoDB collection in MongoDB?

1 Answer

0 votes
by

db.createCollection (name, options) is a command used to create collection MongoDB.

Related questions

0 votes
asked Mar 22, 2020 in Big Data | Hadoop by SakshiSharma
+1 vote
asked Jun 17, 2020 in MongoDB by AdilsonLima
...