Reportbuilder Grp Cohort Record Table Schema (reportbuilder_grp_cohort_record)


Description

Cohorts that restricted users can see

reportbuilder_grp_cohort_record table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
reportbuilderrecordid BIGINT 19 null
report_builder_global_restriction.id repogrpcohoreco_rep2_fk R
cohortid BIGINT 19 null
cohort.id repogrpcohoreco_coh2_fk R
timecreated BIGINT 19 0

Table contained -1 rows

reportbuilder_grp_cohort_record table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
repogrpcohoreco_coh_ix Performance Asc cohortid
repogrpcohoreco_rep_ix Performance Asc reportbuilderrecordid

reportbuilder_grp_cohort_record table relationships