P
Peter Jay Salzman
Dear all,
I have 3 tables: A, B, and C that contain student records. The tables
have the same structure, but they're for different semesters. They all
have a field called SSN (social security number).
I'd like to create a query that generates a list of every unique SSN
from the three tables.
In other words, I want to generate an unduplicated list of all students who
took a class during those three semesters.
Can someone tell me how to do this?
Thanks!
Pete
I have 3 tables: A, B, and C that contain student records. The tables
have the same structure, but they're for different semesters. They all
have a field called SSN (social security number).
I'd like to create a query that generates a list of every unique SSN
from the three tables.
In other words, I want to generate an unduplicated list of all students who
took a class during those three semesters.
Can someone tell me how to do this?
Thanks!
Pete