START TRANSACTION command.
Neil Conway
-
+
2002-07-26
This command begins a new transaction. If the isolation level is
specified, the new transaction has that isolation level. In all other
respects, the behavior of this command is identical to the
- BEGIN.
+ BEGIN command.
The isolation level of a transaction can also be set with the
- linkend="sql-set-transaction" endterm="sql-set-transaction-title">.
- If no isolation level is specified, the level defaults to
+ linkend="sql-set-transaction" endterm="sql-set-transaction-title">
+ command. If no isolation level is specified, the level defaults to
.