Goal User Type Cohort Table Schema (goal_user_type_cohort)


Description

Contains audiences allowed to select specific personal goal types.

goal_user_type_cohort table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
cohortid BIGINT 19 null
cohort.id goalusertypecoho_coh2_fk R
goalid BIGINT 19 null
goal.id goalusertypecoho_goa2_fk R
timemodified BIGINT 19 null
usermodified BIGINT 19 null

Table contained -1 rows

goal_user_type_cohort table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
goalusertypecoho_coh_ix Performance Asc cohortid
goalusertypecoho_goa_ix Performance Asc goalid

goal_user_type_cohort table relationships