G Guest Dec 30, 2004 #1 I am trying to delete records from table A, based on an inner join with table B. Tables A and B both contain an invoice #.
I am trying to delete records from table A, based on an inner join with table B. Tables A and B both contain an invoice #.
G Guest Dec 30, 2004 #2 I resolved my problem by looking at a post / reply from John Spencer on 12/08/04. I see the same question I posted several times. I added DISTINCTROW
I resolved my problem by looking at a post / reply from John Spencer on 12/08/04. I see the same question I posted several times. I added DISTINCTROW