Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:25:26 +05:30
committed by GitHub
parent 8343fca4e6
commit 4b45e23aae
+4
View File
@@ -901,3 +901,7 @@ Transactions have the following four standard properties, usually referred to by
RELEASE SAVEPOINT SAVEPOINT_NAME; RELEASE SAVEPOINT SAVEPOINT_NAME;
### SET TRANSACTION Places a name on a transaction. ### SET TRANSACTION Places a name on a transaction.
SET TRANSACTION [ READ WRITE | READ ONLY ];