You are given the below tables, showing student attendance information as well as the grade level (grades 7-8) that each student is in. The columns are labeled in such a way that you should be able to interpret what each field is showing.
student_attendance_log
| student_id | attendance_status |
|---|---|
| 57510 | Present |
| 57509 | Present |
| 57508 | Tardy |
New to InterviewQs? Sign up now.
By proceeding, you agree to our Terms and Conditions and Privacy Policy.
Loading editor...