Presto 0.148 Documentation
7.3. COMMIT
«
7.2. CALL
7.4. CREATE TABLE
»
7.3. COMMIT
Synopsis
COMMIT [ WORK ]
Description
Commit the current transaction.
Examples
COMMIT
;
COMMIT
WORK
;
«
7.2. CALL
7.4. CREATE TABLE
»