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