Appraisal Grp Cohort Table Schema (appraisal_grp_cohort)


Description

Audiences assigned to appraisal

appraisal_grp_cohort table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
appraisalid BIGINT 19 null
appraisal.id apprgrpcoho_app2_fk R
cohortid BIGINT 19 null
cohort.id apprgrpcoho_coh2_fk R

Table contained -1 rows

appraisal_grp_cohort table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
apprgrpcoho_app_ix Performance Asc appraisalid
apprgrpcoho_coh_ix Performance Asc cohortid

appraisal_grp_cohort table relationships