Explore Library
MongoDBIntroduction & Core Concepts

46 items

FlashcardBeginner

database.collection Reference

You reference data in the shell using the database.collection dot notation.

Question

How do you reference a collection when running operations?

Click to reveal answer