From 85d32588dc8354fad52487439f92cb0c47d48743 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:21:31 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5ebd45..0f064bd 100644 --- a/README.md +++ b/README.md @@ -893,6 +893,6 @@ Otherwise, the transaction is aborted at the point of failure and all the previo ### ROLLBACK − to roll back the changes. -SAVEPOINT − creates points within the groups of transactions in which to ROLLBACK. +### SAVEPOINT − creates points within the groups of transactions in which to ROLLBACK. SET TRANSACTION − Places a name on a transaction.