I have two things I am trying to do: First, I want to create a database of each class a student took, with their grade and units. Secondly, I want to be able to calculate their GPA for all quarters they took.
How many tables do I need to create?
How many tables do I need to create?