StudentReportsArchiveLink


Columns

Column Type Size Nulls Auto Default Children Parents Comments
StudentReportsArchiveLinkSeq int identity 4 null
StudentReportsArchiveSeq int 4 null
StudentReportsArchive.StudentReportsArchiveSeq FK_StudentReportsArchiveLink_StudentReportsArchive R
Description varchar 255 ('')
FileYear int 4 null
FileType varchar 5 ('')
ID int 4 null
FileSemester smallint 2 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_StudentReportsArchiveLink Primary key Desc StudentReportsArchiveLinkSeq

Relationships