meta data for this page
  •  

ROLLBACK (IBEBlock)

Restores the database to its state prior to the start of the current transaction.

Syntax

ROLLBACK;

Description

ROLLBACK undoes changes made to a database by the current transaction, then ends the transaction.