Optional keyword that can be useful to clarify that the referenced table is a global temporary trace table.
-
table_name
- Name of a global temporary trace table into which function trace data is to be written.
- See the SET SESSION FUNCTION TRACE “Function Trace Output Table” topic in
Teradata Vantage™ SQL Data Definition Language Detailed Topics
, B035-1184
and CREATE GLOBAL TEMPORARY TRACE TABLE for further information.
-
database_name
-
user_name
- Name of the containing database or user for table_name.
- The database name is only required when the table is contained in a database other than the current default database for the session.