S_AZ_STU_GCD_C (ver 16.1.0)
This is a child of the [STUDENTS] table.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 16.1.0 | Number(10,0) | Primary Key. |
ENTRYDATE | 16.1.0 | Date | Program Entry Date. |
EXITDATE | 16.1.0 | Date | Program Exit Date. |
EXITREASONCODE | 16.1.0 | Varchar2(5 CHAR) | Program Exit Reason Code. |
PROGRAMCODE | 16.1.0 | Varchar2(10 CHAR) | Program Code. |
SCHOOLID | 16.1.0 | Number(11,0) | Id of the school for which the program was created. |
STUDENTSDCID | 16.1.0 | Number(11,0) | Id of the student whose record is this. |
YEARID | 16.1.0 | Number(11,0) | Year in which the record was created. |