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:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user