S_STU_CROSSLEA_ATT_C (ver 21.1.2)
This table is a child table of the Students table that stores information about the attendance taken at a campus at another LEA. This table is available for all states/provinces and may or may not be utilized for your state/province.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 21.1.2 | Number(19,0) | Primary Key |
STUDENTSDCID | 21.1.2 | Number(19,0) | Foreign Key |
ATT_CODE | 21.1.2 | VARCHAR2(50 CHAR) | The attendance code. |
ATT_DATE | 21.1.2 | DATE | The date of the attendance. |
RESERVED1 | 21.1.2 | VARCHAR2(50 CHAR) | The GUID to link to the Cross LEA tables. |
RESERVED2 | 21.1.2 | VARCHAR2(50 CHAR) | |
RESERVED3 | 21.1.2 | VARCHAR2(50 CHAR) | |
RESERVED4 | 21.1.2 | VARCHAR2(50 CHAR) | |
RESERVED5 | 21.1.2 | VARCHAR2(50 CHAR) |