1Z0-591 · Question #106
A company's Database Administrator has divided the region table into two tables so that the region "West" is in one table and all the other regions are in another single table. What kind of…
The correct answer is D. Complex. You have three sort of fragmentation: Fact-based / Dimension-based fragmentation Content-based / Value-based fragmentation Level-based fragmentation / aggregate navigation You can combine the techniques above to construct powerful design that are known as Complex partitioning /…
Question
A company's Database Administrator has divided the region table into two tables so that the region "West" is in one table and all the other regions are in another single table. What kind of partition is being used?
Options
- AFact-based
- BTime-based
- CMixed
- DComplex
How the community answered
(54 responses)- A13% (7)
- B7% (4)
- C2% (1)
- D78% (42)
Explanation
You have three sort of fragmentation: Fact-based / Dimension-based fragmentation Content-based / Value-based fragmentation Level-based fragmentation / aggregate navigation You can combine the techniques above to construct powerful design that are known as Complex partitioning / fragmentation. When you fragment a dimension, you are automatically in a complex
Topics
Community Discussion
No community discussion yet for this question.