
1) Data management
Found on
https://www.crosswordclues.com/clue/savepoint

A savepoint is a way of implementing subtransactions (also known as nested transactions) within a relational database management system by indicating a point within a transaction that can be `rolled back to` without affecting any work done in the transaction before the savepoint was created. Multiple savepoints can exist within a single transact.....
Found on
http://en.wikipedia.org/wiki/Savepoint
No exact match found.