ContentComparisonCookiedUsers
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| VisitorGuid | uniqueidentifier |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| CCPRelID | int | ContentComparisons.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| IX_ContentComparisonCookiedUsers | VisitorGuid | yes | ||
| PK_ContentComparisonCookiedUsers | ID | yes | yes |