DatabaseLink SQL Operations >

SQLRollbackTransaction

SQLRollbackTransaction[conn]
terminates an SQL transaction.
SQLRollbackTransaction
returns to an SQLSavepoint.
  • A group of SQL commands grouped into a transaction will only take effect permanently when the transaction is committed. The transaction can be canceled or returned to a savepoint.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team