Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| StatusID | char | 2 | √ | null |
|
|
Status identifier - Unique code for each user status type |
|
| StatusDesc | varchar | 30 | √ | null |
|
|
Status description - Description of the user status (Active, Inactive, etc.) |
