Designing query to only show unique records
- From: kdubble <khawest@xxxxxxxxx>
- Date: Thu, 28 Jun 2007 10:44:28 -0700
Hi
I am trying to get the results of a query to show only unique student
records (not duplicates). Is there a simple way to make the criteria
field do this? I am not too familiar with SQL.
I have a student_info table, a session_info table, and a
services_to_students table.
What I'd like to do is query the tables to get a list of all students
served between certain dates. Now, of course, between those dates,
any given student has been served more than once, so without
eliminating duplicates, a given student (tracked by a unique
student_record) will show up repeatedly.
Any ideas? Again, I know it's pretty simple, but I can't seem to do
it.
Any help is appreciated.
.
- Follow-Ups:
- Re: Designing query to only show unique records
- From: ManningFan
- Re: Designing query to only show unique records
- Prev by Date: Re: Creating "Smart" validation rule.
- Next by Date: Excel Crashing when opened from Access
- Previous by thread: Empty Bound Object Frames
- Next by thread: Re: Designing query to only show unique records
- Index(es):
Relevant Pages
|
|