D
Dominic
Hi
I have two tables with similar data in them and i want to
be able to build a list by doing the following
from table1 find records that are in table2 and add them
to the table1 and then do the cycle again until it doesn't
find any more records related in table2
Does anyone know the best way to do this
Thanks in advance
I have two tables with similar data in them and i want to
be able to build a list by doing the following
from table1 find records that are in table2 and add them
to the table1 and then do the cycle again until it doesn't
find any more records related in table2
Does anyone know the best way to do this
Thanks in advance