The syntax for COMMIT in BNF is as follows:

Syntax

commit statement ::=
  COMMIT [ WORK ] ;

For more information, see COMMIT.