begin_transaction
Start a transaction on a specified or latest database connection, allowing multiple SQL statements to be executed atomically.
Instructions
Begin a transaction for a connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | No | Connection id. Defaults to the latest connection. |