UniqueTII
What?
- Local time
- Today, 07:34
- Joined
- Apr 4, 2002
- Messages
- 96
I have a query that pulls data from 8 different tables, each containing data about a student's earnings during a 2 week pay period. The tables are connected by the students' SSN's, but since each student may have more than one job, their SSN can't be the primary key. My problem is that when I start adding fields for their earnings for each pay period, I get duplicate listings for many of the students. I'm so confused I don't really know how to explain the problem, so if there's anything at all you can think of that may help, let me know.