Skip to Content
0
May 22, 2020 at 04:14 PM

Update records in HANA table?

120 Views

Hi All,

I am using XSODATA and using createbatch(POST)to load data into HANA table.

Now I need to update the records in the table. If I insert same set of records which are existing it should update those else it should add new to the existing table entries.

Please help me on how to do this.