R
rmvg
Need help setting up relational database to store students info and grades.
I would like to enter student ID, Student name, Course #, etc only once into
the student table then have it connected threw student ID to a assingment
table that contains the sudents Marks for the many assignment and another
table that contains the test scores. I would also like to have some
caculated fields in the students table for for totals of assignment and test
marks then a final grade. It is alot and i am having many difficulties
getting started.
I would like to enter student ID, Student name, Course #, etc only once into
the student table then have it connected threw student ID to a assingment
table that contains the sudents Marks for the many assignment and another
table that contains the test scores. I would also like to have some
caculated fields in the students table for for totals of assignment and test
marks then a final grade. It is alot and i am having many difficulties
getting started.