Update README.md

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