ABORT TABLE - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
ynh1604715438919.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

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.