Specifies that a system-defined default value is to be inserted in the field when a value is not specified for a column in an INSERT statement.
ANSI Compliance
WITH DEFAULT is a Teradata extension to the ANSI SQL:2011 standard.
Syntax
WITH DEFAULT
Specifies that a system-defined default value is to be inserted in the field when a value is not specified for a column in an INSERT statement.
WITH DEFAULT is a Teradata extension to the ANSI SQL:2011 standard.
WITH DEFAULT