DEFAULT JOURNAL TABLE - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.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.