Systematic Use of Default Values - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Because SQL has a built-in method to handle default values (see Default Value Control Phrases ), no special coding is required. If no defaults are specified for a column and the column is not defined as NOT NULL, SQL inserts nulls to represent any information missing from an INSERT request.