Syntax error Converting a Column store table to row store in SAP HANA

Converting a Column store table to row store in SAP HANA



To convert a Column store table to row store, you can use the following SQL statement −

Alter table Table_Name row;
Updated on: 2020-02-21T10:34:54+05:30

865 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements