commit_statement ::= "commit" [ "work" ] [ "comment" quoted_string ]
This rule is call by -> sql_statement
-> sql_statement