Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| popularityid | int8 | 19 | null |
|
|
|||||
| objecttype | int4 | 10 | null |
|
|
|||||
| objectid | int8 | 19 | null |
|
|
|||||
| containertype | int4 | 10 | null |
|
|
|||||
| containerid | int8 | 19 | null |
|
|
|||||
| score | int4 | 10 | null |
|
|
|||||
| creationdate | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| jivepopularity_pk | Primary key | Asc | popularityid |
| jivepopul_cntr_pk | Performance | Asc/Asc | containertype + containerid |