Rules and Restrictions | ALTER TABLE | Teradata Vantage - Rules and Restrictions for the Number of Changes Made in One ALTER TABLE Statement - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™
The rules for number of changes that can be made within a single ALTER TABLE statement are as follows.
  • Only one change can be made per column per ALTER TABLE statement.
  • Only one CHECK alteration is permitted per ALTER TABLE statement, and you cannot mix CHECK and non-CHECK alterations on the same table for the same ALTER TABLE statement.