Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
roles_id | int identity | 4 | √ | null |
|
|
||||||
orgs_id | int | 4 | √ | null |
|
|
||||||
role_name | nvarchar | 600 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_roles_id | Primary key | Asc | roles_id |