Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| catID | int | 4 | √ | null |
|
|
Category reference - Links to Category table for the assigned category |
||||
| GroupID | int | 4 | √ | null |
|
|
Group reference - Links to UserGroup table for the user group with access |
||||
| typeID | Unknown | 0 | null |
|
|
Assignment type - Type or level of access granted to the group for this category |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| IX_CatID | Performance | Asc | catID |
| IX_GroupID | Performance | Asc | GroupID |
