Outdated Version
You are viewing an older version of this section. View current production version.
BEGIN
Commits any existing open transaction on the current connection and starts a new transaction.
Syntax
START TRANSACTION | BEGIN [WORK]
Remarks
- This command must be run on the master aggregator or a child aggregator node (see Node Requirements for MemSQL Commands).