תשובה Access queries/SQL -- Multiple search

  • 2008年11月7日 1:56
     
     
    Hi

    I am trying to create a query / SQL that will find duplicate rows that have any 2 of the 6 fields matching.

    ie: Row 1 =   1, 2, 3, 4, 5, 6
         Row 2 =   2, 3, 10, 11, 12, 13

    The query should find 2, 3 as duplicates even though they aren't in the same fields.... so long as they match, that's all that matters.

    Thanks for your help

すべての返信