17.05 - NULL - Advanced SQL Engine - Teradata Database

Teradata Vantage™ - SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
mdr1472255012272

The default is NULL except when you copy a table definition using the CREATE TABLE … AS syntax, in which case the system carries the specification made for the source table over to the target table definition.

NOT
You must specify NOT NULL if you do not want nulls to be valid for the column.