Which of the following is a characteristic of columnar storage compared to row-based storage?
-
A
Faster for inserting individual records
-
B
Better performance for analytical queries that aggregate a few columns across many rows
-
C
Lower storage overhead for transactional workloads
-
D
Simpler to implement for OLTP systems