Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Challenge time

Instruction

Okay! Here come the last table for this set.

Exercise

Select all data from the Timetable table. It contains information about the lesson schedule for each group. Every group has two lessons per week. The table has four columns:

  • GroupId – the id of a given group,
  • RoomId – the id of the room where a given group has a class on a particular day,
  • Day – the day when a given group has a class, and
  • Hour – the exact time when a particular class begins.