Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
ID | int | 4 | ((0)) |
|
|
|||
ProcessName | varchar | 20 | ('') |
|
|
|||
ValidFlag | bit | 1 | ((0)) |
|
|
|||
SelectedFlag | bit | 1 | ((0)) |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_EnrolBatchProcessStudents | Primary key | Asc/Asc | ID + ProcessName |