Removal of the default status of the journal table currently defined as the default for the specified user.
If the journal table is contained by the user being modified, DROP also drops the table from the system. An error message is returned if the journal table is being used by active data tables.
Specifying this option does not change the status of existing data tables for the modified user.
- table_name
- The table_name parameter is required if this clause is specified without the DROP keyword.
- database_name
- If you do not specify a database, then Vantage assumes the current database by default.
- user_name
- If you do not specify a user, then Vantage assumes the current user by default.