Answers for "how to check for collections in mongo shell"

10

show collections in mongodb

db.getCollectionNames()
Posted by: Guest on June-08-2020

Code answers related to "how to check for collections in mongo shell"

Browse Popular Code Answers by Language