Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| caseid | int | 4 | √ | null |
|
|
Case category reference - Links to CaseCategory table for the case category |
||||
| ProgramID | int | 4 | √ | null |
|
|
Program reference - Links to the program type that uses this case category |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| IX_CaseID | Performance | Asc | caseid |
| IX_ProgramID | Performance | Asc | ProgramID |
