This is a child table of the Schools table.
|
Column Name |
Version |
Data Type |
Description |
|---|---|---|---|
|
ID |
20.4.3.0 |
Number(19,0) |
Primary Key |
|
SchoolsDCID |
20.4.3.0 |
Number(19,0) |
Foreign Key that relates the extended table back to the Schools table. |
|
GradeLevel |
20.4.3.0 |
Number(11,0) |
Stores the grade level of the school.
|
|
Percent_Day_Attended |
20.4.3.0 |
Number(25,10) |
Stores the PDA value of each grade level of the school. |