ttmp_list_names

The ttmp_list_names table is a temporary copy of the list_names table. It is identical to the list_names table except for the following:

The primary key name is pk_ttmp_list_names.
The following DELETE CASCADE trigger is defined.

Trigger Name

Triggered by

Affects Table(s)

tr_ttmp_list_names

DELETE

ttmp_list_values

The index name is idx_ttmp_list_names_fk.
In most situations the number of rows in the table should be zero.