This table is a child table of [Students] table.
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
ID |
17.9.0 |
Number(10,0) |
System generated Primary Key. |
|
StudentsDCID |
17.9.0 |
Number(10,0) |
Foreign Key to the Students table. |
|
CTE_Code |
17.9.0 |
VarChar2(15) |
CTE Program Code |
|
StartDate |
17.9.0 |
Date |
CTE Start Date |
|
EndDate |
17.9.0 |
Date |
CTE End Date |
|
Exit_Status |
17.9.0 |
VarChar2(5) |
The reason for exiting or ending CTE program |
|
Early_College_LD |
17.9.0 |
VarChar2(1) |
The student is early college LD. |
|
Displaced_Homemaker |
17.9.0 |
VarChar2(1) |
The student is displaced homemaker. Note: As of 19.8.2.0 this field has been renamed to Out of Work Individual. |
|
Single_Parent |
17.9.0 |
VarChar2(1) |
The student is single parent. |
|
InstHrsYear |
19.8.2.0 |
VarChar2(1) |
The Instructional hours in the CTE program, in one year |
|
SatelliteProg_YN |
20.7.2.0 |
VarChar2(1) |
A field to store the Satellite Program Flag value for a student. |
|
Institution_Code |
22.8.2 |
VarChar2(6) |
The institution code for the post-secondary institution as provided by the state DOE |