Published by at February 18, 2020 Given the following relation schemes: Teacher = [CourseN, Quarter,TeacherName]Course = [CourseN,CourseName, Nunit)Student = [studentName, CourseN, Quarter]LocationNTime = [CourseN, Quarter , DayTime, RoomN] //Examples of DayTime: M2:00AM, […]