S_OH_STR_SNAP_S (ver 16.7.0)
This table is a standalone table and stores the students race codes by fiscal year.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 16.7.0 | Number(11,0) | Primary Key. |
SnapShotRunID | 16.7.0 | Number(11,0) | A unique ID assigned to an individual snapshot to distinguish snapshots, when multiple snapshots are completed. |
StudentID | 16.7.0 | Number(11,0) | Foreign key that relates the standalone table back to the STUDENTS table. |
FiscalYear | 16.7.0 | Number(11,0) | Fiscal year to which snapshot data are applicable. |
RaceCd | 16.7.0 | VarChar2(20) | Student's race code(s) as of the snapshot. |