view all databases show dbs show current db db view collection inside database show collections switch database use {db_name} list all documents in the collection db.{collectio_name}.find() drop database db.dropDatabase() check database size db...
denys-skvortsov.hashnode.dev1 min read
No responses yet.