S_VA_STU_HISTATTN_C(ver 17.5.0)
This table is a child table of the [Students] table.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 17.5.0 | Number(10,0) | system generated primary key |
StudentsDCID | 17.5.0 | Number(10,0) | Foreign Key to the Students table. |
Absences | 17.5.0 | NUMBER(25,10) | system generated primary key |
DaysAttended | 17.5.0 | NUMBER(25,10) | Days Attended |
EndDate | 17.5.0 | DATE | End date |
Excused | 17.5.0 | NUMBER(25,10) | Excused |
Membership | 17.5.0 | NUMBER(25,10) | Membership |
SchoolYear | 17.5.0 | NUMBER(11) | School year |
StartDate | 17.5.0 | DATE | Start date |
Unexcused | 17.5.0 | NUMBER(25,10) | Unexcused |