snowflake_begin_transaction
Begin an explicit transaction on the active Snowflake session to group SQL operations for atomic execution, with control over commit or rollback.
Instructions
Begin an explicit transaction on the active session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||