Name

COMMIT —

Function

Syntax

       (COMMIT &KEY (DATABASE *DEFAULT-DATABASE*)) [function] => 

Arguments and Values

Description

If DATABASE, which defaults to *DEFAULT-DATABASE*, is currently within the scope of a transaction, commits changes made since the transaction began.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes