Why does SAP HANA have a persistence storage layer that is disk-based? There are 2 correct answers to this question.
To generate indexes for the column store
To persist in-memory data
To enable data recovery if the power fails
To allow row store operations
Submit