Course: qwerty
Date: 2024-10-10
Start Time: 11:59:00
SELECT `Date`, `Start Time`, `End Time`, `Location`, `Class Type`, `Course`
FROM schedule_view
WHERE `Course` = 'qwerty'
AND `Date` = '2024-10-10'
AND `Start Time` = '11:59:00' LIMIT 1
Class Details
Class Details
Course Name: qwerty
Meeting Date: 2024-10-10
Start Time: 11:59:00
End Time: 12:59:00
Location: CLASS23
Class Type: Lecture
Go Back to Search