Teradata Database Message 5515 - 5515 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Check constraints were not copied.
Explanation
This is only a warning to let the user know that check constraints will not be copied to the table being created. This is the case where a table name was specified in the Create Table As/Like statement with column names defined in the Create Table clause. For example, CREATE TABLE Table1 (field_1, field_2) Table2 WITH [NO] DATA; Check constraints on Table2 (if exist) will not be copied to Table1.
Generated By
Resolver.
For Whom
End User.
Notes
None
Remedy
The message is for information only.