Hi,
I have two tables. A is master PK is TractID, B is Relational with a One to Many with A.
I am trying to run a query that will show only 1 PK with all the associated records in B in one field versus multiple records.
So for example, right now when I run the query it will add a record for each of the relational records in the DB.
I am trying to merge the relationals..
Can anyone assist?
Thanks.,
Fen
I have two tables. A is master PK is TractID, B is Relational with a One to Many with A.
I am trying to run a query that will show only 1 PK with all the associated records in B in one field versus multiple records.
So for example, right now when I run the query it will add a record for each of the relational records in the DB.
I am trying to merge the relationals..
Can anyone assist?
Thanks.,
Fen