Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
PayrollEmployeeDocumentsSeq | int identity | 4 | √ | null |
|
|
||
FinanceDatabaseCode | varchar | 20 | ('') |
|
|
|||
CreatedDate | datetime | 16,3 | (getdate()) |
|
|
|||
Image | varbinary | 2147483647 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_PayrollEmployeeDocuments | Primary key | Asc | PayrollEmployeeDocumentsSeq |