Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
Hi I have a similar problem around these lines... I have following tables: class( class_id, class_name) student(student_id, student_name, class_id) exam ( exam_id , class_id , exam_date ) grade( exam_id , student_id, grade ) create a list of students and ther avg grade in their last N ( n can be …
The End.
coolguy_krkr