Hello everybody! I need help to move on on my database. It is a secondary school (as it called in my country) database which include 6 levels. A student join the school, and must to pass the 6 level (one level per year), so the student will stay at least 6 years. Then, at each year there are number of courses (which are not same for each level) that the student to take. For example, level 1 includes : Math, English, Computer, level2: Math, Chemistry, Physics... and so on. The credit of each course vary from level to other, for example Math in level 1 differ from Math in Level2 in terms of the credit. Please help me how to structure my database. I tried many approaches but can't figure it out. Any help would appreciated.