DEFAULT JOURNAL TABLE - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
ft:locale
en-US
ft:lastEdition
2021-07-27
dita:mapPath
spp1591731285373.ditamap
dita:ditavalPath
spp1591731285373.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.