MCQOPTIONS
Saved Bookmarks
| 1. |
__________ splits the chunk that contains the shard key value specified by the query at the chunk’s median point. |
| A. | sh.Find() |
| B. | sh.splitFind() |
| C. | sh.split() |
| D. | all of the mentioned |
| Answer» C. sh.split() | |