ABORT TABLE - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
xha1591998860283.ditamap
dita:ditavalPath
xha1591998860283.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Aborts the check on the table currently being checked.

Syntax

ABORT TABLE ;

Usage Notes

The ABORT TABLE command is only supported in interactive mode.

Use the ABORT TABLE command to abort the check of the current single table in Serial mode or the current group of tables in Parallel mode. CheckTable continues with the next table.

If you are using Database Window, the shortcut key F3 is equivalent to the ABORT TABLE command.