DEFAULT JOURNAL TABLE - Analytics Database - Teradata Vantage

SQL Data Definition Language Syntax and Examples

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-10-04
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
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.