Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_appraisal_grp_cohort_id_seq'::regclass) |
|
|
|||||
appraisalid | int8 | 19 | null |
|
|
||||||
cohortid | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_apprgrpcoho_id_pk | Primary key | Asc | id |
app_apprgrpcoho_app_ix | Performance | Asc | appraisalid |
app_apprgrpcoho_coh_ix | Performance | Asc | cohortid |