S_AL_STU_Medicaid_C ver 20.10.2.0
This table is an extension of the Students table.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 20.10.2.0 | Number(19,0) | The primary key |
StudentsDCID | 20.10.2.0 | Number(19,0) | The primary key that relates the extended table back to the Students table |
Case_ID | 20.10.2.0 | VARCHAR2(25 CHAR) | The student's Medicaid Case ID |
End_Date | 20.10.2.0 | Date | The date the student went off Medicaid |
Medicaid_Status | 20.10.2.0 | VARCHAR2(25 CHAR) | The student's Medicaid Status |
Start_Date | 20.10.2.0 | Date | The date the student went on Medicaid |