Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:21:31 +05:30
committed by GitHub
parent 6ce6fd6cf5
commit 85d32588dc
+1 -1
View File
@@ -893,6 +893,6 @@ Otherwise, the transaction is aborted at the point of failure and all the previo
### ROLLBACK to roll back the changes. ### ROLLBACK to roll back the changes.
SAVEPOINT creates points within the groups of transactions in which to ROLLBACK. ### SAVEPOINT creates points within the groups of transactions in which to ROLLBACK.
SET TRANSACTION Places a name on a transaction. SET TRANSACTION Places a name on a transaction.