ContentComparisons
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | int | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| CID | int | |||
| Selected | bit | |||
| NumDisplays | int | |||
| Conversions | int | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| CCPID | int | ContentComparisonPart.ID | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_ContentComparisons | ID | yes | yes | yes | 
Referenced by
| Referenced by | Field | 
|---|---|
| ContentComparisonCookiedUsers | CCPRelID | 
| ContentComparisonDonationTransactions | CCPRelID | 
| ContentComparisonStats | CCPRelID |