COMMIT

Commit the current transaction

Table of contents

Synopsis

COMMIT [ WORK | TRANSACTION ]

Parameters

WORK TRANSACTION

Optional keywords. They have no effect.

Description

The statement commits the current transaction.

As CrateDB does not support transactions, this command has no effect and will be ignored.