Writes trace output into a temporary trace table defined by a CREATE GLOBAL TEMPORARY TRACE TABLE statement.
Syntax
tdr.tracewrite(values)
Syntax Elements
- values
- Parameter type: list
A list of values to write to the columns in a temporary trace table.
Related Information
For more information on CREATE GLOBAL TEMPORARY TRACE TABLE, see Teradata Vantageā¢ - SQL Data Definition Language Syntax and Examples, B035-1144.