Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:24:12 +05:30
committed by GitHub
parent 87a8a13253
commit bc44aed070
+4
View File
@@ -894,4 +894,8 @@ Transactions have the following four standard properties, usually referred to by
### SAVEPOINT creates points within the groups of transactions in which to ROLLBACK.
SAVEPOINT SAVEPOINT_NAME;
### SET TRANSACTION Places a name on a transaction.