I recently started learning about HANA. But, I have a doubt. As the tables in HANA are of type COLUMN Store, Then how insert/update happens. Like MARA table in HANA is a column store. Then how insert/update happens in it. As, insert/Update in column based structure is very expensive.
Add comment