Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
OnlineImportActivitiesSeq | int identity | 4 | √ | null |
|
|
||
OnlineImportApplicationsSeq | int | 4 | √ | null |
|
|
||
Activity | varchar | 15 | ('') |
|
|
|||
Comment | varchar | 8000 | √ | ('') |
|
|
||
ImportedFlag | bit | 1 | ((0)) |
|
|
|||
OnlineImportStudentsSeq | int | 4 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_OnlineImportActivities | Primary key | Asc | OnlineImportActivitiesSeq |