This table captures statistics related to the Product Comparison Product Advisor metaphor.
Column Description(s):
Column Name | Column Type | Description |
STOREENT_ID |
INTEGER NOT NULL |
The store entity identifier as described in the STOREENT_ID column of the STOREENT table. |
CATGROUP_ID |
BIGINT NOT NULL |
The category group identifier as described in the CATGROUP_ID column of the CATGROUP table. |
VIEWS |
INTEGER |
The total number of products shown to customers in Product Comparison. |
CLICKS |
INTEGER |
The number of times customers clicked on a product in Product Comparison. |
OPTCOUNTER |
SMALLINT |
Reserved for IBM internal use. |
Index(es):
Index Name | Indexed Column Names | Index Type |
SQL050212031254500 |
STOREENT_ID+CATGROUP_ID |
Primary Key |
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.