G
Guest
hi, is it possible to use distinct just on one field of a query. i've got a
query that returns students and their courses and learning hours. i know
that using distinct on this won't work because a student can have different
course codes, and therefore are presented more than once. i need to run a
query that will return the student and the course that has the most learning
hours only, so that each student is only presented once. any suggestions
would be appreciated
rhys
query that returns students and their courses and learning hours. i know
that using distinct on this won't work because a student can have different
course codes, and therefore are presented more than once. i need to run a
query that will return the student and the course that has the most learning
hours only, so that each student is only presented once. any suggestions
would be appreciated
rhys