ContentComparisonStats
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| Clickthroughs | int |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| CCPRelID | int | ContentComparisons.ID | ||
| PageID | int | SitePages.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_ContentComparisonStats | ID | yes | yes | yes |