MCQOPTIONS
Saved Bookmarks
| 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() | |