S_AL_STU_LUNCHSTATUS_C ver 20.11.2.0
This table is an extension of the Students table.
Column Name | Version | Data Type | Description |
---|---|---|---|
StudentSDCID | 20.11.2.0 | Number(19,0) | The primary key that relates the extended table back to the Students table. |
End_Date | 20.11.2.0 | Date | Lunch Status End Date. |
LunchStatus | 20.11.2.0 | Varchar2(50) | Read Only Value imported from state DOE file. |
Start_Date | 20.11.2.0 | Date | Lunch Status Start Date. |