DEFAULT JOURNAL 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™

Default table that is to receive the journal images of data tables created in the new user.

table_name
table_name must be defined if journaling is requested, but it need not be contained within the new user.
table_name is automatically created in the new database if database_name is not specified.
database_name
If a different database is specified, then that database must exist and table_name must have been defined as its default journal table.
user_name
If a different user is specified, then that user must exist and table_name must have been defined as its default journal table.