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.