Working with collections (tables)
Show All Documents
db.books.find()
Show Collection Size (Count)
db.books.count()
Delete All Documents
db.books.remove(ea => true)
📋
Navigation
Current Chapter Index
Database Tips (Chapter 201 - Mongo Basics)
Chapter 201 - Mongo Basics
Working With Collections
Chapter
Top
Search Site
TOC