Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| pointid | int8 | 19 | null |
|
|
|||||
| userid | int8 | 19 | null |
|
|
|||||
| containertype | int8 | 19 | null |
|
|
|||||
| containerid | int8 | 19 | null |
|
|
|||||
| points | int8 | 19 | null |
|
|
|||||
| objecttype | int4 | 10 | null |
|
|
|||||
| objectid | int8 | 19 | null |
|
|
|||||
| code | varchar | 20 | null |
|
|
|||||
| creationdate | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| jivestatlvlpnt_pk | Primary key | Asc | pointid |
| jiveslp_cntnr_idx | Performance | Asc/Asc | containertype + containerid |
| jiveslp_crtdte_idx | Performance | Asc | creationdate |
| jiveslp_userid_idx | Performance | Asc | userid |
| jvslp_cntuser_idx | Performance | Asc/Asc/Asc | containertype + containerid + userid |
| jvslp_obid_idx | Performance | Asc | objectid |