mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -891,7 +891,7 @@ Otherwise, the transaction is aborted at the point of failure and all the previo
|
|||||||
|
|
||||||
### COMMIT − to save the changes.
|
### COMMIT − to save the changes.
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user