There is a database with students, courses, groups, groups of courses.
CREATE TABLE COURSE ( COURSE_ID CHAR(18) NOT NULL , COURSE_NAME