diff --git a/README.md b/README.md index 3c1f044..edd7829 100644 --- a/README.md +++ b/README.md @@ -896,6 +896,8 @@ Transactions have the following four standard properties, usually referred to by SAVEPOINT SAVEPOINT_NAME; + ROLLBACK TO SAVEPOINT_NAME; + ### SET TRANSACTION − Places a name on a transaction.