This table captures the invocation statistics for each Product Advisor metaphor.
Column Name | Column Type | Column Description |
---|---|---|
CATGROUP_ID | BIGINT NOT NULL |
The category group identifier as described in the CATGROUP_ID column of the CATGROUP table. |
COUNT | INTEGER NULL |
The number of times this particular metaphor was invoked by a customer. |
METAPHORTYPE | INTEGER NOT NULL |
The metaphor type identifier as described in the METAPHORTYPEID column of the ICMETAREG table. |
STOREENT_ID | INTEGER NOT NULL |
The store entity identifier as described in the STOREENT_ID column of the STOREENT table. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL030416035027560 | STOREENT_ID, CATGROUP_ID, METAPHORTYPE | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|