A.db.collectionName.indexSize()
B.db.collectionName.totalIndexSize()
C.db.collectionName.totalIndex()
D.db.collectionName.totalSize()
您可能感興趣的試卷
你可能感興趣的試題
A.db.collectionName.createIndex(keys,options)
B.db.collectionName.create(keys,options)
C.db.collectionName.index(keys,options)
D.db.collectionName.addIndex(keys,options)
A.db.collectionName.indexes()
B.db.collectionName.index()
C.db.collectionName.getIndexes()
D.db.collectionName.getIndex()
A.啟動客戶端用mongo命令
B.MongoDB是關(guān)系型數(shù)據(jù)庫
C.MongoDB支持海量數(shù)據(jù)存儲
D.MongoDB中每個文檔都有_id字段
E.MongoDB通常用于web場景
A.insert
B.put
C.get
D.save
E.update
A.mongos
B.config
C.mongo
D.replica
最新試題
memcache通信協(xié)議有哪兩種類型的數(shù)據(jù)?()
MongoDB的索引包括()。
MongoDB支持以下哪幾種索引?()
MongoDB中,對于stus集合,如字段sname上已存在一個名為sname_Index的升序索引,如何將此索引刪除掉?()
無須事先定義數(shù)據(jù)存儲結(jié)構(gòu)的數(shù)據(jù)庫有()。
MongoDB,如何查看db版本?()
對于redis的基本數(shù)據(jù)類型string描述正確的是()。
MongoDB副本集,群觸發(fā)選舉的條件是()。
MongoDB中,下列選項,()不屬于管道操作符。
MongoDB集群部署方式包括()。