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