Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:23:51 +05:30
committed by GitHub
parent 5241cb2cbf
commit 87a8a13253
+2
View File
@@ -890,6 +890,8 @@ Transactions have the following four standard properties, usually referred to by
### ROLLBACK to roll back the changes.
ROLLBACK;
### SAVEPOINT creates points within the groups of transactions in which to ROLLBACK.
### SET TRANSACTION Places a name on a transaction.