1.

Explain the column and Row store in HANA?

Answer»

HANA supports both type of data store in database. Row store is used when you need to use Select statement and no aggregations are performed.

Column store is used to perform aggregations and HANA Modeling is supported only on Column based tables.



Discussion

No Comment Found