S
Selden
In sql server, you can do SELECT COUNT(DISTINCT(Student)) FROM StudentGrades
So if some students were in the StudentGrades table more than once, this
would give me a count of how many students there are.
But I can't figure out how to do this in Access. What's the syntax for
this?
Thanks,
---Selden McCabe
So if some students were in the StudentGrades table more than once, this
would give me a count of how many students there are.
But I can't figure out how to do this in Access. What's the syntax for
this?
Thanks,
---Selden McCabe