N
Nicola M
Hi all! Access 2003
I'm trying to build a query to do what I wrote in the subject.
I have a table T_PEOPLE with a relation of 1 to many toward other
tables. Obviously, these tables can contain more than a record with the
FK of the T_PEOPLE.
I'm not able to extract, with a query that include both T_People and
T_ATableOnSideMany only one record for each IDPEOPLE I have in T_PEOPLE.
My experiment with first, max, top 1 etc don't work properly.
Thank you in advance for any suggestion or tip.
Nicola M
I'm trying to build a query to do what I wrote in the subject.
I have a table T_PEOPLE with a relation of 1 to many toward other
tables. Obviously, these tables can contain more than a record with the
FK of the T_PEOPLE.
I'm not able to extract, with a query that include both T_People and
T_ATableOnSideMany only one record for each IDPEOPLE I have in T_PEOPLE.
My experiment with first, max, top 1 etc don't work properly.
Thank you in advance for any suggestion or tip.
Nicola M