Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
OnlineImportSubmissionsSeq | int identity | 4 | √ | null |
|
|
||
ApplicationsSeq | int | 4 | √ | ((0)) |
|
|
||
EnquirySeq | int | 4 | ((0)) |
|
|
|||
OtherFormSeq | int | 4 | ((0)) |
|
|
|||
OtherFormType | varchar | 128 | ('') |
|
|
|||
HTMLSnapshot | varchar | 2147483647 | ('') |
|
|
|||
SQlSnapshot | varchar | 2147483647 | ('') |
|
|
|||
InsertError | varchar | 500 | ('') |
|
|
|||
XMLSnapshot | varchar | 2147483647 | ('') |
|
|
|||
InsertDateTime | datetime | 16,3 | (getdate()) |
|
|
|||
UserIdentitySeq | int | 4 | √ | (NULL) |
|
|
||
SubmissionStatusCode | varchar | 10 | ('') |
|
|
|||
ModifiedDateTime | datetime | 16,3 | (getdate()) |
|
|
|||
EditorPublishedFormSeq | int | 4 | √ | null |
|
|
||
EditorPublishedFormVersion | int | 4 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_OnlineImportSubmissions_OnlineImportSubmissionsSeq | Primary key | Asc | OnlineImportSubmissionsSeq |