reportbuilder_grp_org_user table columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
reportbuilderuserid | BIGINT | 19 | null |
|
|
|||||
orgid | BIGINT | 19 | null |
|
|
|||||
includechildren | BIT | 1 | √ | 0 |
|
|
||||
timecreated | BIGINT | 19 | 0 |
|
|
Table contained -1 rows
reportbuilder_grp_org_user table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
repogrporguser_org_ix | Performance | Asc | orgid |
repogrporguser_rep_ix | Performance | Asc | reportbuilderuserid |