Table Options - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

The ALTER TABLE options are a Teradata extension to ANSI SQL. You can list the options in any order.

You must specify at least one table option or one column option for a basic ALTER TABLE request.

You can alter table options, column options, or both. If you alter both, you must alter table options, then column options.

You cannot modify basic table parameters and revalidate a table or join index in the same ALTER TABLE request.