_________ acts as a book mark in transaction

Options
- Check
- Savepoint
- Rollback
- Commit


CORRECT ANSWER : Savepoint

Discussion Board
Savepoint

Savepoint acts as a bookmark in transaction. You can rollback any actions that have been performed by a transaction to a certain savepoint, without actually closing the transaction.

Prajakta Pandit 02-23-2017 12:08 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement