ROLLBACK Statement | SQL Statements | VantageCloud Lake - ROLLBACK - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530
This statement is only supported on the Block File System on the primary cluster. It is not available for the Object File System.

Terminates and rolls back the current transaction.

For information about the temporal form of ROLLBACK, see Temporal Table Support, B035-1182.

ANSI Compliance

ROLLBACK is ANSI SQL:2011-compliant.

The following ROLLBACK options are Teradata extensions to the ANSI standard:
  • stop_message
  • FROM_clause
  • WHERE_clause
Other SQL dialects support similar non-ANSI standard statements with names such as the following:
  • ROLLBACK TRANSACTION
  • ROLLBACK WORK

Required Privileges

None.