on 2024 Dec 04 8:10 AM
Hello everyone,
I want to replicate a table with CAP. The entire table is to be “copied” with each run. This means that I first have to delete all entries from the target table and then write all rows from the source table to the target table.
If I do this with the standard CRUD operations, it takes quite a long time (there are approx. 165000 rows in the table).
Is there a possibility to do a “TRUNCATE” on the DB table and then a “mass upload”?
Many thanks and best regards
Heinrich
Request clarification before answering.
if anyone is looking for the same problem. With a short hint of @alperdedeoglu i get a solution with hana stored procedures.
you can find a tutorial for it here: https://developers.sap.com/tutorials/hana-cloud-cap-stored-proc..html
BR
Heinrich
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
53 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.