A redefinition for the current journal table.
Specifying this option does not change the status of existing data tables in the modified database.
- journal_table_name
- Name of the default journal table. The journal_table_name parameter is required if this clause is specified without the DROP keyword.
- database_name
- If a database name is not specified, then the database being modified is assumed.
- DROP DEFAULT JOURNAL TABLE
- The DROP keyword removes the default status of the journal table currently defined as the default for the database being modified. If the journal table resides in the database being modified, DROP also deletes the table from the system.