Name

ROLLBACK —

Function

Syntax

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

Arguments and Values

Description

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

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes