Reportbuilder Grp Pos Record Table Schema (reportbuilder_grp_pos_record)


Description

Positions that restricted users can see

reportbuilder_grp_pos_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 repogrpposreco_rep2_fk R
posid BIGINT 19 null
pos.id repogrpposreco_pos2_fk R
includechildren BIT 1 0
timecreated BIGINT 19 0

Table contained -1 rows

reportbuilder_grp_pos_record table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
repogrpposreco_pos_ix Performance Asc posid
repogrpposreco_rep_ix Performance Asc reportbuilderrecordid

reportbuilder_grp_pos_record table relationships