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 database.

A database can contain only one default journal table. However, any table in a particular database can use a journal table in a different database.

table_name
You must define a table_name. The table is created in the new database, if you do not specify a database. Otherwise, the table is created in the database you specify.
For information about naming database objects, see Teradata Vantage™ - SQL Fundamentals, B035-1141.
database_name
If you specify another database, the database must exist and table_name must be defined as the default journal table.