1.

A shard key that increases monotonically will not hinder performance if most of your write operations are ____ operations.

A. insert()
B. update()
C. delete()
D. all of the mentioned
Answer» C. delete()


Discussion

No Comment Found