SAP
C_HANATEC_13 · Question #32
What are advantages of column store tables? There are 3 correct answers to this question. Response:
The correct answer is A. Data footprint is automatically reduced through compression B. Only the columns required are actually loaded to memory C. Columns can be partitioned. See the full explanation below for the reasoning.
Question
What are advantages of column store tables? There are 3 correct answers to this question. Response:
Options
- AData footprint is automatically reduced through compression
- BOnly the columns required are actually loaded to memory
- CColumns can be partitioned
- DThey are optimized for high-volume read / write transactional processing
How the community answered
(27 responses)- A74% (20)
- D26% (7)
Community Discussion
No community discussion yet for this question.