S_ON_STU_XML_SECOND_LANG_C
This table is a child table of Students and stores Student Special Education segment information.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 20.11.2.0 | Number(19) | Primary key |
StudentsDCID | 20.11.2.0 | Number(19) | Primary key that relates the extended table to the [Students] table |
Academic_Year | 20.11.2.0 | Varchar2(9 char) | The academic year of the submission |
Submission_Period_Type | 20.11.2.0 | Varchar2(20 char) | Submission period type |
Action | 20.11.2.0 | Varchar2(6 char) | This is the action associated with this submission Valid values: ADD, UPDATE |
BSID | 20.11.2.0 | Number(11) | Board School Identification number |
Type | 20.11.2.0 | Varchar2(3 char) | Used to uniquely identify the second language program |
Minutes_Per_Day_Of_Instr | 20.11.2.0 | Number(25,10) | Minutes per day of instruction |
WhoCreated | 20.11.2.0 | Varchar2(100 char) | Who created the record |
WhenCreated | 20.11.2.0 | Timestamp(6) | When record was created |
WhoModified | 20.11.2.0 | Varchar2(100 char) | Who modified the record |
WhenModified | 20.11.2.0 | Timestamp(6) | When was the record modified |