Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:24:36 +05:30
committed by GitHub
parent bc44aed070
commit 45669d6f24
+2
View File
@@ -896,6 +896,8 @@ Transactions have the following four standard properties, usually referred to by
SAVEPOINT SAVEPOINT_NAME; SAVEPOINT SAVEPOINT_NAME;
ROLLBACK TO SAVEPOINT_NAME;
### SET TRANSACTION Places a name on a transaction. ### SET TRANSACTION Places a name on a transaction.