Microsoft
70-450 · Question #144
What is the name given to the process of replacing a table with multiple smaller tables. Each smaller table has the same format as the original table, but with a subset of the data. Each of these…
The correct answer is B. Partitioning. See the full explanation below for the reasoning.
Question
What is the name given to the process of replacing a table with multiple smaller tables. Each smaller table has the same format as the original table, but with a subset of the data. Each of these tables has rows allocated to it based on some characteristic of the data, such as specific key ranges.
Options
- ASplitting
- BPartitioning
- CDividers
- DSubsets
How the community answered
(19 responses)- A5% (1)
- B79% (15)
- C11% (2)
- D5% (1)
Community Discussion
No community discussion yet for this question.