Hi all, in the previous post, I forget to mention one table. That means I have all 3 related table as follows:
StudySchedule (Period, SubjectID, ClassID, StartWeek, EndWeek, Day, StartSection, EndSection, MajorID)
Registration (Period, SubjectID, ClassID, StudentID, Group, RegisterDate)...