1.

__________ method provides a wrapper around the totalIndexSize output of the collStats (i.e. db.collection.stats()) operation.

A. db.collection.totalallIndexSize()
B. db.collection.totalIndexSizeAll()
C. db.collection.totalIndexSize()
D. all of the mentioned
Answer» D. all of the mentioned


Discussion

No Comment Found