im doin a2 ict and the coursework is an ict assessment system, students take certain amount of tests, their info is split into 2 different tables:
tblStudent: (PupilID, FirstName, SecondName, TMG, Year, Form, SetRef)
tblAchievement: (PupilRef, TestID, Grade)
in student table is their tmg i need to bring up results for students who are getting higher than that grade in more than two tests.
anyone know how?
if ya need any more info pls email me, any help gratefully received.
tblStudent: (PupilID, FirstName, SecondName, TMG, Year, Form, SetRef)
tblAchievement: (PupilRef, TestID, Grade)
in student table is their tmg i need to bring up results for students who are getting higher than that grade in more than two tests.
anyone know how?
if ya need any more info pls email me, any help gratefully received.