Rolls back a user-specified transaction to the beginning of the transaction.
rollback {transaction | tran | work} [transaction_name]
is another term for transaction.
is another term for transaction.
is the name assigned to the transaction. It must conform to the rules for identifiers.
rollback transaction
In sybase mode, transaction_name is stripped from the statement before it is passed to the target.
The DB2 access service converts rollback transaction, rollback work, and rollback tran statements to a rollback statement.
Copyright © 2005. Sybase Inc. All rights reserved. |