M
mcnews
i need to append records from one table (X) into another main table
(A).
A is the master table.
X is a related table that may contain one or more records that have
one or more rows that include the foreign key.
so i only need to get one distinct row from table X into table A.
i can't seem to find a smooth way to do this with just one or two
queries.
any suggestions?
tia,
mcnewsxp
(A).
A is the master table.
X is a related table that may contain one or more records that have
one or more rows that include the foreign key.
so i only need to get one distinct row from table X into table A.
i can't seem to find a smooth way to do this with just one or two
queries.
any suggestions?
tia,
mcnewsxp