From 45669d6f240c3dcf105fa2290de97b25e7103bf8 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:24:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.