WITH INSERT INTO save_table - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
wgr1555383704548.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

Insert any row whose row partition number evaluates to a value outside the valid range into the table specified by save_table.

The keyword INTO is optional.

The WITH INSERT INTO save_table clause is sometimes referred to as a null partition handler. You cannot specify a null partition handler for a join index.

The save_table and the table being altered must be different tables with different names or they must be in different databases.