Hi Rajesh,
at the moment, the only way to create a history table is to specify the history flag upon creation time,
SAP HANA Reference: CREATE TABLE
CREATE HISTORY COLUMN TABLE <table_name> ...
will do just that.
- Lars
Hi Rajesh,
at the moment, the only way to create a history table is to specify the history flag upon creation time,
SAP HANA Reference: CREATE TABLE
CREATE HISTORY COLUMN TABLE <table_name> ...
will do just that.
- Lars