power query
power query
Emily 180.5
John 177.5
Michael 183.5
Sarah 162.5
Grand Total 704
Student Table
student_i last_nam
d first_name e date_of_birth grade_level
1 John Smith 3/15/2005 10
2 Sarah Johnson 6/22/2006 9
3 Michael Davis 9/10/2007 9
4 Emily Wilson 1/30/2006 10
Teachers Table:
teacher_i last_nam
d first_name e subject email
1 Mr. Anderson Mathematics [email protected]
2 Ms. Brown Science [email protected]
3 Mrs. Clark English [email protected]
4 Dr. Evans History [email protected]
Classes Table:
teacher_i
class_id class_name d room_number schedule
101 Math 101 1 A-101 Monday, 9:00 AM
102 Science 102 2 B-205 Tuesday, 10:30 AM
103 English 101 3 C-301 Wednesday, 8:15 AM
104 History 102 4 D-102 Thursday, 11:45 AM
Enrollments Table:
enrollme enrollment_dat
nt_id student_id class_id e
1 1 101 8/15/2023
2 2 102 8/15/2023
3 3 101 8/15/2023
4 4 103 8/15/2023
Grades Table:
date
9/5/2023
8/25/2023
8/30/2023
9/5/2023
8/25/2023
9/5/2023
9/1/2023
9/10/2023