S_TX_STU_PAR_REQ_RET_C (ver 21.10.1)
This table is a child of the Students table and is used to store parent requests for student retention for state reporting.
Column Name | Version | Data Type | Description |
---|---|---|---|
STUDENTSDCID | 21.10.1 | NUMBER(10,0) | The foreign key to link to the student table. |
COMMENTS | 21.10.1 | VARCHAR2(250) | Optional comments for the record. |
RETAINED_GRADE | 21.10.1 | VARCHAR2(2) | The grade of retention requested by the parent or guardian. |
REQUEST_DATE | 21.10.1 | DATE | The date of the retention request. |
YEARID | 21.10.1 | NUMBER(11,0) | The reportable school year for the Parent Request Retention record. |