15.10 - table_name - Teradata Database

Teradata Database SQL Data Definition Language Syntax and Examples

Product
Teradata Database
Release Number
15.10
Published
December 2015
Language
English (United States)
Last Update
2018-06-05
dita:mapPath
SQL_DDL_15_10.ditamap
dita:ditavalPath
ft:empty

Name of the subject table with which this trigger is associated.

table_name must be the name of an existing base table.

The object referenced by table_name cannot be any of the following:

  • global temporary table  
  • row-level security table
  • hash index
  • join index
  • recursive view
  • queue table   
  • trace table
  • volatile table   
  • view
database_name
user_name
Optional qualifier for the subject table.
If the subject table is in a database or user other than the default for the current user, then this specification is mandatory.