This table is an extension of the Students table and provides CRDC-specific override fields for Maine.
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
StudentSDCID |
15.2.0 |
Number(10,0) |
A foreign key that relates the extended table to the [Students] table. |
|
ENRLEP_YN |
15.2.0 |
Varchar2(1) |
SCH 9 - Is this student enrolled in an LEP program? (Y/N) |
|
Gifted_YN |
15.2.0 |
Varchar2(1) |
SCH 12. Is this student enrolled in a gifted/talented program? (Y/N) |
|
LEP_YN |
15.2.0 |
Varchar2(1) |
SCH 9 - Is this an LEP student?(Y/N) |