id | age_group_name |
---|---|
1 | Toddler |
2 | Pre-Schooler |
3 | Primary School |
4 | Secondary School |
5 | College/University |
program_id | program_name | description |
---|---|---|
1 | Little Explorers | An educational program for young children. |
2 | Reading Buddies | A tutoring program focused on reading skills. |
3 | Math Whiz Kids | A math enrichment program for primary school students. |
4 | Science Discoveries | A hands-on science exploration program for middle school students. |
5 | Advanced Learning Academy | A college preparatory program for high school students. |
education_program_id | age_group_id |
---|---|
(→ Education_Programs.program_id) | (→ Age_Groups.id) |
1 | 1 |
2 | 2 |
3 | 3 |
4 | 4 |
5 | 5 |