OnlineImportStudentsCustom


Columns

Column Type Size Nulls Auto Default Children Parents Comments
OnlineImportStudentsCustomSeq int identity 4 null
OnlineImportStudentsSeq int 4 null
OnlineImportStudents.OnlineImportStudentsSeq FK_OnlineImportStudentsCustom_OnlineImportStudents R
FieldName varchar 50 ('')
FieldData varchar 2147483647 ('')

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_OnlineImportStudentsCustom Primary key Asc OnlineImportStudentsCustomSeq
AK_OnlineImportStudentsCustom_OnlineImportStudentsSeq_OnlineImportStudentsCustomSeq Performance Asc/Asc OnlineImportStudentsSeq + OnlineImportStudentsCustomSeq

Relationships