| I have a HANA history table with different data at different commit points(A,B,C and D). I want to delete any data that was inserted/updated after my commit point A and restore tables back to point A. How can I do this? |
↧
Deleting history information using COMMIT ID
↧